mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #566] [MERGED] Support UI generator for TS #598
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/create-llama/pull/566
Author: @leehuwuj
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @marcusschiesser
Base:
main← Head:lee/genui-ts📝 Commits (10+)
c2d9217add genui script for ts5518da0update ts deep research workflow to use a zod schema9315ce7Refactor UI generation workflow to use LLM instance and improve event handling. Update event names for consistency and enhance error handling. Adjust comments and documentation for clarity.7a6bcefAdd code validationb23fbe0Merge remote-tracking branch 'origin/main' into lee/genui-ts2586c60move genui to server76ef526add changesetb6c55ebupdate deps2e4fe5cupdate depsea1259eupdate deps for python template📊 Changes
8 files changed (+423 additions, -393 deletions)
View changed files
➕
.changeset/nervous-comics-learn.md(+5 -0)➕
.changeset/olive-ligers-shop.md(+5 -0)📝
templates/components/ui/workflows/deep_research/ui_event.jsx(+335 -368)📝
templates/components/workflows/typescript/deep_research/README-template.md(+8 -0)📝
templates/components/workflows/typescript/deep_research/workflow.ts(+31 -18)📝
templates/types/llamaindexserver/fastapi/pyproject.toml(+1 -1)📝
templates/types/llamaindexserver/nextjs/package.json(+6 -4)📝
templates/types/llamaindexserver/nextjs/src/generate.ts(+32 -2)📄 Description
Summary by CodeRabbit
New Features
Chores
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.