Files
AI-VideoAssistant/api/app
Xin Wang da38157638 Add ASR interim results support in Assistant model and API
- Introduced `asr_interim_enabled` field in the Assistant model to control interim ASR results.
- Updated AssistantBase and AssistantUpdate schemas to include the new field.
- Modified the database schema to add the `asr_interim_enabled` column.
- Enhanced runtime metadata to reflect interim ASR settings.
- Updated API endpoints and tests to validate the new functionality.
- Adjusted documentation to include details about interim ASR results configuration.
2026-03-06 12:58:54 +08:00
..
2026-02-11 10:20:47 +08:00
2026-02-12 14:29:47 +08:00
2026-02-06 14:01:34 +08:00
2026-02-10 10:34:25 +08:00