Skip to content

Commit e33172c

Browse files
committed
Add PR 3420 to CHANGELOG (it was missing)
1 parent 3d858e8 commit e33172c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)