[PR #44] [MERGED] Fix issues with ts build breaking client #44

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

📋 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: mainHead: adrian/client-breaking


📝 Commits (1)

  • ac73223 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/template-workflow-data-extraction/pull/44 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/client-breaking` --- ### 📝 Commits (1) - [`ac73223`](https://github.com/run-llama/template-workflow-data-extraction/commit/ac7322393bbbd8f02499e40dd143b01cd3124119) Fix issues with ts build breaking client ### 📊 Changes **6 files changed** (+4 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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? --- <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:46 -05:00
yindo closed this issue 2026-02-16 03:16:46 -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#44