[PR #672] [MERGED] Add layout agent mode visual citation demo notebook #798

Closed
opened 2026-02-16 00:19:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/672
Author: @Marplex
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @logan-markewich

Base: mainHead: marplex/parse_layout_agent_demo


📝 Commits (2)

  • 7c04bc8 Add layout agent mode visual citation demo notebook
  • 543bad0 Lint the notebook

📊 Changes

4 files changed (+350 additions, -0 deletions)

View changed files

examples/parse/parsing_modes/demo_layout_agent_mode_visual_citations.ipynb (+350 -0)
examples/parse/parsing_modes/layout_agent_citation_engine.png (+0 -0)
examples/parse/parsing_modes/layout_agent_moe.png (+0 -0)
examples/parse/parsing_modes/layout_agent_parse_explainer.png (+0 -0)

📄 Description

This PR adds a demo notebook on how to use the new LlamaParse Layout Agent mode to do visual citations


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/672 **Author:** [@Marplex](https://github.com/Marplex) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `marplex/parse_layout_agent_demo` --- ### 📝 Commits (2) - [`7c04bc8`](https://github.com/run-llama/llama_cloud_services/commit/7c04bc84a20d4cbd8a323f07489ea4a4da319c3a) Add layout agent mode visual citation demo notebook - [`543bad0`](https://github.com/run-llama/llama_cloud_services/commit/543bad0229caf163b2ec092a83dbadeac27eea16) Lint the notebook ### 📊 Changes **4 files changed** (+350 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/parse/parsing_modes/demo_layout_agent_mode_visual_citations.ipynb` (+350 -0) ➕ `examples/parse/parsing_modes/layout_agent_citation_engine.png` (+0 -0) ➕ `examples/parse/parsing_modes/layout_agent_moe.png` (+0 -0) ➕ `examples/parse/parsing_modes/layout_agent_parse_explainer.png` (+0 -0) </details> ### 📄 Description This PR adds a demo notebook on how to use the new LlamaParse Layout Agent mode to do visual citations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:08 -05:00
yindo closed this issue 2026-02-16 00:19:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#798