[PR #5] [MERGED] fix: group events #5

Closed
opened 2026-02-16 02:17:01 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix/group-events


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/nextjs-rsc/pull/5 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `fix/group-events` --- ### 📝 Commits (3) - [`e5095a5`](https://github.com/run-llama/nextjs-rsc/commit/e5095a52132066ca03da33dcc20bb274a05ba178) fix: use STORAGE_CACHE_DIR constant - [`295455d`](https://github.com/run-llama/nextjs-rsc/commit/295455d5f28fe5bd1e228daf29ebb21bb8444e8f) feat: group events - [`38b9518`](https://github.com/run-llama/nextjs-rsc/commit/38b951887a061e5c4adc1adf00c25dde98a3c460) fix: no chat actions UI ### 📊 Changes **7 files changed** (+77 additions, -201 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <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 02:17:01 -05:00
yindo closed this issue 2026-02-16 02:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/nextjs-rsc#5