mirror of
https://github.com/run-llama/nextjs-rsc.git
synced 2026-07-01 21:34:16 -04:00
[PR #5] [MERGED] fix: group events #5
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/nextjs-rsc/pull/5
Author: @thucpn
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/15/2024
Merged by: @marcusschiesser
Base:
main← Head:fix/group-events📝 Commits (3)
e5095a5fix: use STORAGE_CACHE_DIR constant295455dfeat: group events38b9518fix: no chat actions UI📊 Changes
7 files changed (+77 additions, -201 deletions)
View changed files
📝
app/api/chat/engine/generate.ts(+2 -5)📝
app/api/chat/engine/index.ts(+3 -5)📝
app/api/chat/llamaindex/documents/pipeline.ts(+2 -5)📝
app/api/chat/llamaindex/streaming/events.ts(+4 -1)➖
app/api/chat/llamaindex/streaming/rsc-events.tsx(+0 -180)📝
app/components/ui/chat/custom/annotations.tsx(+1 -0)📝
app/rsc/chat.action.tsx(+65 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.