Update changelogs

This commit is contained in:
Mark Backman
2026-02-04 11:19:30 -05:00
parent ecb02d9049
commit 46da6cd91b
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
- Deprecated `RTVILLMFunctionCallMessage`, `RTVILLMFunctionCallMessageData`, and `RTVIProcessor.handle_function_call()`. Use the new `llm-function-call-in-progress` event sent automatically by `RTVIObserver` instead.