mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #213] [MERGED] fix: always send chat data when submit message #349
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/create-llama/pull/213
Author: @thucpn
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @marcusschiesser
Base:
main← Head:fix/always-send-chat-data-when-submmit-message📝 Commits (7)
552f133fix: always send chat data when submit messageef75646feat: add option to control fetch config api9431086refactor: patch ragapp8f03f09fix: lint3926faafix: lint50abf6arefactor: move fetch config outside useClientConfig91f069eCreate light-steaks-thank.md📊 Changes
6 files changed (+63 additions, -64 deletions)
View changed files
➕
.changeset/light-steaks-thank.md(+5 -0)📝
templates/components/ui/html/chat/hooks/use-config.ts(+12 -27)📝
templates/types/streaming/nextjs/app/components/chat-section.tsx(+4 -0)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-input.tsx(+12 -15)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-messages.tsx(+17 -2)📝
templates/types/streaming/nextjs/app/components/ui/chat/hooks/use-config.ts(+13 -20)📄 Description
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.