mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-21 06:05:23 -04:00
[PR #75] [MERGED] fix: browser demo #84
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/workflows-ts/pull/75
Author: @himself65
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @himself65
Base:
main← Head:demo📝 Commits (2)
ddd1248fix: browser demo6c2ac9afix: type📊 Changes
14 files changed (+43 additions, -16 deletions)
View changed files
📝
demo/browser/src/App.tsx(+3 -3)📝
demo/browser/tsconfig.app.json(+1 -0)📝
demo/browser/tsconfig.json(+5 -0)📝
demo/browser/tsconfig.node.json(+1 -0)📝
demo/cloudflare/src/index.ts(+1 -1)📝
demo/cloudflare/tsconfig.json(+4 -2)📝
demo/hono/app.ts(+1 -1)📝
demo/node/file-parse-promise.ts(+2 -2)📝
demo/node/llama-parse-workflow.ts(+2 -2)📝
demo/node/mcp-file-parse-tool.ts(+1 -1)📝
demo/node/tool-call-agent.ts(+2 -2)📝
demo/tsconfig.json(+13 -2)📝
packages/core/package.json(+4 -0)📝
tsconfig.json(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.