Merge pull request #4359 from pipecat-ai/pk/changelog-4355-rename
chore: rebind Gemini Live reconnect changelog fragment to PR #4355
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Fixed Gemini Live losing conversation history in the (rare) case of a WebSocket reconnect before any session resumption handle is received. When the session reconnects (e.g. on system instruction change), conversation history is now re-seeded into the new session before it is marked ready for input.
|
||||
1
changelog/4355.fixed.md
Normal file
1
changelog/4355.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed Gemini Live losing conversation history in the (rare) case of a WebSocket reconnect before any session resumption handle is received. When the session reconnects (e.g. on system instruction change), conversation history is now re-seeded into the new session before it is marked ready for input.
|
||||
Reference in New Issue
Block a user