Aleix Conchillo Flaqué
|
307aeaeda0
|
examples: update with LLMUserAggregatorParams vad_analyzer and VADProcessor
|
2026-01-30 10:07:34 -08:00 |
|
Aleix Conchillo Flaqué
|
861588e4a3
|
examples: update all examples to use the new LLMContextAggregatorPair tuple
|
2026-01-13 14:01:53 -08:00 |
|
Mark Backman
|
8bf8ebd34b
|
Remove start_audio_paused from OpenAI Realtime demos, and others
|
2026-01-08 13:00:45 -05:00 |
|
Aleix Conchillo Flaqué
|
2626154a64
|
update examples and tests copyright and use a proper dash in 2024-2026
|
2026-01-07 19:32:22 -08:00 |
|
Aleix Conchillo Flaqué
|
7648d0436c
|
examples(19): linting
|
2025-12-01 18:30:34 -08:00 |
|
Paul Kompfner
|
ac5734d0ed
|
Deprecate expect_stripped_words option from LLMAssistantAggregatorParams, when used with the newer LLMAssistantAggregator, which now handles word spacing automatically.
This commit does not change how it works in the older `LLMAssistantContextAggregator`.
|
2025-10-30 17:22:47 -04:00 |
|
Paul Kompfner
|
d0f52feba3
|
OpenAI Realtime needs the assistant context aggregator to have expect_stripped_words=False
|
2025-10-29 16:15:16 -04:00 |
|
Paul Kompfner
|
917ea27352
|
Update OpenAIRealtimeLLMService to work with LLMContext and LLMContextAggregatorPair (cont'd).
Update `AzureRealtimeLLMService` example (19a) to use new `LLMContext` pattern.
|
2025-10-29 15:43:51 -04:00 |
|
Aleix Conchillo Flaqué
|
7b05c9283b
|
move openai.realtime.azure to azure.realtime.llm
|
2025-10-09 22:14:46 -07:00 |
|
Mark Backman
|
a537382816
|
Add OpenAIRealtimeLLMService, AzureRealtimeLLMService (#2596)
* Add OpenAI Realtime module
* Add foundational examples for OpenAI Realtime
* Add deprecation warning to OpenAIRealtimeBetaLLMService
* Add deprecation warning to AzureRealtimeBetaLLMService
* Update Changelog
|
2025-09-07 09:09:57 -04:00 |
|