Added the feature to change dynamically the tool choice to the changelog.

This commit is contained in:
Filipi Fuchter
2025-03-26 09:06:29 -03:00
parent ce9f75a851
commit aeac40312e

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added a new frame, `LLMSetToolChoiceFrame`, which provides a mechanism
for modifying the `tool_choice` in the context.
- Added support in `DailyTransport` for updating remote participants'
`canReceive` permission via the `update_remote_participants()` method, by
bumping the daily-python dependency to >= 0.16.0.