[Bug]: llama-index-utils-workflow package version 0.5.1 needs llama-index-workflows version 2.11.3 or later. #25

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

Originally created by @schelv on GitHub (Dec 5, 2025).

The llama-index-utils-workflow package version 0.5.1 needs llama-index-workflows version 2.11.3 or later.
Otherwise you get this message:
ModuleNotFoundError: No module named 'workflows.representation_utils'

packages/llama-index-utils-workflow/pyproject.toml still says "llama-index-workflows>=2.9.0,<3.0.0",

Originally created by @schelv on GitHub (Dec 5, 2025). The `llama-index-utils-workflow` package version 0.5.1 needs `llama-index-workflows` version 2.11.3 or later. Otherwise you get this message: `ModuleNotFoundError: No module named 'workflows.representation_utils'` `packages/llama-index-utils-workflow/pyproject.toml` still says `"llama-index-workflows>=2.9.0,<3.0.0",`
yindo added the bug label 2026-02-16 02:16:10 -05:00
yindo closed this issue 2026-02-16 02:16:11 -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#25