Merge pull request #4355 from pipecat-ai/pk/gemini-live-context-reseed-on-reconnect
Re-seed Gemini Live context on reconnect without session resumption
This commit is contained in:
1
changelog/4328.fixed.md
Normal file
1
changelog/4328.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