mirror of
https://github.com/run-llama/template-workflow-data-extraction.git
synced 2026-07-16 04:03:31 -04:00
[PR #44] [MERGED] Fix issues with ts build breaking client #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/44
Author: @adrianlyjak
Created: 9/25/2025
Status: ✅ Merged
Merged: 9/25/2025
Merged by: @adrianlyjak
Base:
main← Head:adrian/client-breaking📝 Commits (1)
ac73223Fix issues with ts build breaking client📊 Changes
6 files changed (+4 additions, -14 deletions)
View changed files
📝
test-proj/ui/package.json(+1 -1)📝
test-proj/ui/src/pages/HomePage.tsx(+1 -4)📝
test-proj/ui/src/pages/ItemPage.tsx(+0 -2)📝
ui/package.json.jinja(+1 -1)📝
ui/src/pages/HomePage.tsx(+1 -4)📝
ui/src/pages/ItemPage.tsx(+0 -2)📄 Description
WorkflowClient is no longer a param for some extraction components. Not sure how this snuck past previous builds, I think this was updated since @llamaindex/2.1.2?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.