Xubin Ren
7b7a3e5748
fix: media_paths NameError, import order, add error logging and tests
- Move media_paths assignment before voice message handling to prevent
NameError at runtime
- Fix broken import layout in transcription.py (httpx/loguru after class)
- Add error logging to OpenAITranscriptionProvider matching Groq style
- Add regression tests for voice transcription and no-media fallback
Made-with: Cursor
2026-04-06 06:01:14 +00:00
..
2026-03-24 15:12:22 +08:00
2026-03-27 21:43:57 +08:00
2026-04-04 02:21:42 +08:00
2026-03-24 15:12:22 +08:00
2026-04-01 19:12:49 +00:00
2026-03-27 14:28:40 +00:00
2026-03-24 15:12:22 +08:00
2026-04-06 13:49:38 +08:00
2026-03-24 15:12:22 +08:00
2026-04-05 16:53:05 +08:00
2026-03-24 15:12:22 +08:00
2026-03-27 21:59:11 +08:00
2026-03-24 15:12:22 +08:00
2026-03-24 15:12:22 +08:00
2026-04-02 18:17:00 +08:00
2026-04-04 01:52:39 +08:00
2026-03-24 15:12:22 +08:00
2026-03-24 15:12:22 +08:00
2026-04-06 02:44:21 +08:00
2026-04-02 14:28:23 +08:00
2026-04-06 06:01:14 +00:00