File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -450,6 +450,7 @@ PIPECAT_SETUP_FILES="setup1.py:setup.py:..."`). Each file must define a
450450### Fixed
451451
452452- Improved error handling in ` ElevenLabsRealtimeSTTService `
453+ (PR [ #3233 ] ( https://github.com/pipecat-ai/pipecat/pull/3233 ) )
453454
454455- Fixed an issue in ` ElevenLabsRealtimeSTTService ` causing an infinite loop
455456 that blocks the process if the websocket disconnects due to an error
@@ -500,6 +501,9 @@ PIPECAT_SETUP_FILES="setup1.py:setup.py:..."`). Each file must define a
500501 guard was set.
501502 (PR [ #3400 ] ( https://github.com/pipecat-ai/pipecat/pull/3400 ) )
502503
504+ - Fixed parallel function calling when using Gemini thinking.
505+ (PR [ 3420] ( https://github.com/pipecat-ai/pipecat/pull/3420 ) )
506+
503507- Fixed an issue in ` traced_llm ` where ` model_name ` in OpenTelemetry appears as
504508 ` unknown ` .
505509 (PR [ #3422 ] ( https://github.com/pipecat-ai/pipecat/pull/3422 ) )
You can’t perform that action at this time.
0 commit comments