[PR #28] [MERGED] prevent workflows 2 #27

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/28
Author: @adrianlyjak
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/workflows-2-err


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 pyproject.toml.jinja (+2 -1)
📝 test-proj/pyproject.toml (+2 -1)

📄 Description

it crashes when llama-index-core < 0.13, which pulls in llama-index-workflows>=2, and promptly imports things that don't exist


🔄 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/template-workflow-data-extraction/pull/28 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/workflows-2-err` --- ### 📝 Commits (1) - [`6c94e51`](https://github.com/run-llama/template-workflow-data-extraction/commit/6c94e5180b9930c50dc34147a4fdfe36a90ed9d5) prevent workflows 2 ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml.jinja` (+2 -1) 📝 `test-proj/pyproject.toml` (+2 -1) </details> ### 📄 Description it crashes when llama-index-core < 0.13, which pulls in llama-index-workflows>=2, and promptly imports things that don't exist --- <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 03:16:43 -05:00
yindo closed this issue 2026-02-16 03:16:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/template-workflow-data-extraction#27