mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-21 17:05:24 -04:00
[PR #40] [MERGED] chore: split question and and answer to components #120
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/langgenius/webapp-conversation/pull/40
Author: @iamjoel
Created: 1/26/2024
Status: ✅ Merged
Merged: 1/26/2024
Merged by: @iamjoel
Base:
main← Head:chore/split-question-answer-comp📝 Commits (1)
4a75e37chore: split question and and answer to components📊 Changes
5 files changed (+348 additions, -194 deletions)
View changed files
📝
app/api/parameters/route.ts(+3 -2)➕
app/components/chat/answer/index.tsx(+164 -0)📝
app/components/chat/index.tsx(+4 -192)➕
app/components/chat/question/index.tsx(+43 -0)➕
app/components/chat/type.ts(+134 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.