chahinebrini
3a4e1ecfba
feat(coach): switch Lyra to Gemini 2.5 Flash Lite (Groq+OpenRouter quotas dead)
- Primary: gemini-2.5-flash-lite (~789ms TTFR, ~10x cheaper than Haiku, no reasoning overhead)
- Fallback 1: gemini-2.5-flash (smarter when Lite overloaded)
- Fallback 2: gpt-4o-mini (anchor on different provider)
- message.post.ts: candidates chain replaced
- sos-stream.get.ts: gemini-flash-lite default + auto-fallback to gpt-4o-mini if key missing
- nitro.config.ts: geminiApiKey runtimeConfig
- start-staging.sh: GEMINI_API_KEY export + NITRO_GEMINI_API_KEY
OpenRouter credits = 0, Groq TPD exhausted - users get 503 currently.
2026-05-31 01:07:10 +02:00
..
2026-05-13 22:21:31 +02:00
2026-05-28 16:07:05 +02:00
2026-05-30 11:18:32 +02:00
2026-05-19 13:34:25 +02:00
2026-05-25 07:11:47 +02:00
2026-05-31 01:07:10 +02:00
2026-05-30 01:06:06 +02:00
2026-05-31 01:07:10 +02:00
2026-05-30 08:16:45 +02:00
2026-05-06 07:13:43 +02:00
2026-05-31 01:07:10 +02:00
2026-05-06 07:13:43 +02:00
2026-05-07 21:14:06 +02:00