Merge pull request #3090 from pipecat-ai/revert_function_calling_pr
Reverting: Ensure that the function call results respect the previous LLM context
This commit is contained in:
@@ -69,11 +69,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed a race condition where, if the LLM received instructions to both produce
|
||||
text and invoke a function call at the same time, the context would not be
|
||||
updated before the function call result arrived, causing the bot to repeat
|
||||
itself.
|
||||
|
||||
- Fixed an issue in the `Runner` where, when using `SmallWebRTCTransport`, the
|
||||
`request_data` was not being passed to the `SmallWebRTCRunnerArguments` body.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user