mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-01 21:54:05 -04:00
[PR #16] [MERGED] a new streaming-based user experience for multi-step question answering #18
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/auto_rfp/pull/16
Author: @zli484
Created: 5/27/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @zli484
Base:
main← Head:multi-step-better-ux📝 Commits (1)
9e30e89a new streaming-based user experience for multi-step question answering📊 Changes
6 files changed (+783 additions, -161 deletions)
View changed files
📝
app/api/generate-response-multistep/route.ts(+220 -16)📝
app/questions/components/questions-section.tsx(+27 -24)📝
components/ui/multi-step-response-dialog.tsx(+203 -51)📝
hooks/use-multi-step-response.ts(+294 -70)📝
package.json(+1 -0)📝
pnpm-lock.yaml(+38 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.