[PR #251] wip child workflows #259

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/251
Author: @logan-markewich
Created: 12/19/2025
Status: 🔄 Open

Base: mainHead: logan/child_workflows


📝 Commits (1)

📊 Changes

5 files changed (+956 additions, -2 deletions)

View changed files

📝 .pre-commit-config.yaml (+1 -0)
nested_workflow.py (+212 -0)
📝 packages/llama-index-workflows/src/workflows/workflow.py (+241 -1)
packages/llama-index-workflows/tests/test_nested_workflows.py (+501 -0)
📝 uv.lock (+1 -1)

📄 Description

No description provided


🔄 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/251 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 12/19/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `logan/child_workflows` --- ### 📝 Commits (1) - [`fefe9dd`](https://github.com/run-llama/workflows-py/commit/fefe9dd4029c5883423214a0fc98c76d4f7755da) wip ### 📊 Changes **5 files changed** (+956 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+1 -0) ➕ `nested_workflow.py` (+212 -0) 📝 `packages/llama-index-workflows/src/workflows/workflow.py` (+241 -1) ➕ `packages/llama-index-workflows/tests/test_nested_workflows.py` (+501 -0) 📝 `uv.lock` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:17:04 -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#259