[PR #17] [MERGED] add example notebooks #50

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/17
Author: @logan-markewich
Created: 6/25/2025
Status: Merged
Merged: 6/26/2025
Merged by: @logan-markewich

Base: mainHead: logan/add_example_notebooks


📝 Commits (2)

📊 Changes

3 files changed (+1363 additions, -0 deletions)

View changed files

📝 .pre-commit-config.yaml (+1 -0)
examples/agent.ipynb (+465 -0)
examples/feature_walkthrough.ipynb (+897 -0)

📄 Description

  • Feature walkthrough
  • Agent workflow
  • HITL LlamaExtract workflow

🔄 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/17 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/add_example_notebooks` --- ### 📝 Commits (2) - [`e1d8c9f`](https://github.com/run-llama/workflows-py/commit/e1d8c9f247f89d29f049f5775cd47075ddc3be80) add feature walkthrough notebook - [`cb838ff`](https://github.com/run-llama/workflows-py/commit/cb838ff9dc723caffee9d5cd347fc305b648323e) add agent example ### 📊 Changes **3 files changed** (+1363 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+1 -0) ➕ `examples/agent.ipynb` (+465 -0) ➕ `examples/feature_walkthrough.ipynb` (+897 -0) </details> ### 📄 Description - [x] Feature walkthrough - [x] Agent workflow - [ ] HITL LlamaExtract workflow --- <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:23 -05:00
yindo closed this issue 2026-02-16 02:16:23 -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#50