mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
chore: incoming 1907 changelog entry
This commit is contained in:
7
cmd/generate_changelog/incoming/1907.txt
Normal file
7
cmd/generate_changelog/incoming/1907.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
### PR [#1907](https://github.com/danielmiessler/Fabric/pull/1907) by [majiayu000](https://github.com/majiayu000): feat(gui): add Session ID support for multi-turn conversations
|
||||
|
||||
- Add Session ID support for multi-turn conversations in GUI chat interface, enabling persistent conversations similar to CLI's --session flag
|
||||
- Add SessionName field to PromptRequest in chat.go for backend session management
|
||||
- Include sessionName parameter in ChatPrompt interface and ChatService requests
|
||||
- Add Session ID input with existing sessions dropdown in DropdownGroup component
|
||||
- Fix Session ID input layout issues by removing reactive statement that reset input on keystroke and stacking input and dropdown vertically for better display
|
||||
Reference in New Issue
Block a user