mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
UIEventSchema Doesn't Exist #142
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?
Originally created by @gardner on GitHub (May 12, 2025).
The resulting code contains this file:
https://github.com/run-llama/create-llama/blob/556f33c0abf2235de1bcc6be989fbe6a9f53835b/packages/create-llama/templates/types/llamaindexserver/nextjs/src/generate.ts#L11
./app/workflowdoes not export aUIEventSchema.https://github.com/user-attachments/assets/fd5d04a3-55ad-4a10-96d8-cdab7a2df740
Additionally, the model selection was just supported.
@marcusschiesser commented on GitHub (May 12, 2025):
@gardner thanks for the catch, you can just remove the import for now, we'll add a fix
@marcusschiesser commented on GitHub (May 15, 2025):
fixed on main