Files
pipecat/changelog/4215.changed.md
2026-04-01 14:03:08 -04:00

2 lines
187 B
Markdown

- ⚠️ `BaseOpenAILLMService.get_chat_completions()` now accepts an `LLMContext` instead of `OpenAILLMInvocationParams`. If you override this method, update your signature accordingly.