[PR #165] docs: centralize golden document processing examples in workflows-py #178

Open
opened 2026-02-16 02:16:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/165
Author: @AstraBert
Created: 10/28/2025
Status: 🔄 Open

Base: mainHead: clelia/golden-examples


📝 Commits (1)

  • 3fcf4ed docs: centralize golden document processing examples in workflows-py

📊 Changes

6 files changed (+4151 additions, -0 deletions)

View changed files

examples/document_processing/asset_manager_fund_analysis.ipynb (+1853 -0)
examples/document_processing/asset_manager_fund_analysis.png (+0 -0)
examples/document_processing/build_knowledge_graph_with_neo4j_llamacloud.ipynb (+722 -0)
📝 examples/document_processing/iterative_document_processing.ipynb (+0 -0)
examples/document_processing/parse_classify_extract_workflow.ipynb (+1127 -0)
examples/document_processing/solar_panel_e2e_comparison.ipynb (+449 -0)

📄 Description

As per title, this PR collects "golden" document processing examples involving Workflows and LlamaCloud in the examples/document_processing/ directory


🔄 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/workflows-py/pull/165 **Author:** [@AstraBert](https://github.com/AstraBert) **Created:** 10/28/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `clelia/golden-examples` --- ### 📝 Commits (1) - [`3fcf4ed`](https://github.com/run-llama/workflows-py/commit/3fcf4edf273636f565cd54502b3cd0954f7daf76) docs: centralize golden document processing examples in workflows-py ### 📊 Changes **6 files changed** (+4151 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/document_processing/asset_manager_fund_analysis.ipynb` (+1853 -0) ➕ `examples/document_processing/asset_manager_fund_analysis.png` (+0 -0) ➕ `examples/document_processing/build_knowledge_graph_with_neo4j_llamacloud.ipynb` (+722 -0) 📝 `examples/document_processing/iterative_document_processing.ipynb` (+0 -0) ➕ `examples/document_processing/parse_classify_extract_workflow.ipynb` (+1127 -0) ➕ `examples/document_processing/solar_panel_e2e_comparison.ipynb` (+449 -0) </details> ### 📄 Description As per title, this PR collects "golden" document processing examples involving Workflows and LlamaCloud in the `examples/document_processing/` directory --- <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 02:16:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#178