it0/it0-web-admin/src
hailin 7fb0d1de95 refactor: remove Speechmatics STT integration entirely, default to OpenAI
- Delete speechmatics_stt.py plugin
- Remove speechmatics branch from voice-agent entrypoint
- Remove livekit-plugins-speechmatics dependency
- Change default stt_provider to 'openai' in entity, controller, and UI
- Remove SPEECHMATICS_API_KEY from docker-compose.yml
- Remove speechmatics option from web-admin settings dropdown

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 04:58:38 -08:00
..
app refactor: remove Speechmatics STT integration entirely, default to OpenAI 2026-03-03 04:58:38 -08:00
application fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
domain Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
i18n refactor: remove Speechmatics STT integration entirely, default to OpenAI 2026-03-03 04:58:38 -08:00
infrastructure feat: add STT provider switching (OpenAI ↔ Speechmatics) in settings 2026-03-02 22:13:18 -08:00
lib Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
presentation feat: rename app from IT0 to iAgent (我智能体) 2026-02-22 06:39:40 -08:00
stores fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
styles feat: redesign sidebar with icons, collapse toggle, and improved theme 2026-02-22 02:09:28 -08:00
types Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00