legco_ai_assistant/backend/app
Woody f44b68812d fix: add diagnostic logging and OpenRouter language code filter
Add transcribe-start/complete logs for both providers, error response body logging, and ASR provider in startup log. Filter yue (ISO 639-3) language code from OpenRouter STT requests.

Ultraworked with Sisyphus

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-19 13:34:06 +08:00
..
core fix: change default OpenRouter STT model to google/chirp-3 2026-05-19 13:33:33 +08:00
models feat: Sub-Phases 8.1-8.4 — Q&A-pair chunking strategy 2026-05-15 12:44:04 +08:00
routers feat: add OpenRouter realtime ASR via chunked REST WebSocket 2026-05-19 13:33:52 +08:00
services fix: add diagnostic logging and OpenRouter language code filter 2026-05-19 13:34:06 +08:00
test test: update Phase 2 tests for ASR provider abstraction 2026-05-19 09:48:58 +08:00
utils fix: Q\&A chunking always fell back to token — LLM never called, missing API fields 2026-05-15 14:46:45 +08:00
__init__.py feat: Phase 1.1 project setup with config, database, and models 2026-04-22 16:13:52 +08:00
main.py revert: remove Phase 3 YouTube proxy — all 7 sub-phases 2026-05-09 21:07:21 +08:00