chahinebrini
1a270739bc
feat(coach): Lyra-LLM auf direkten Anthropic Haiku 4.5 + SOS-Fallback-Kette; ElevenLabs reaktiviert
- Chat (message.post.ts): neuer nativer anthropic-Branch in tryModel
(api.anthropic.com/v1/messages, x-api-key, system top-level), führt die
Fallback-Kette claude-haiku-4-5 → gemini-flash-lite → gemini-flash → gpt-4o-mini.
- SOS (sos-stream.get.ts): Dispatch-Refactor mit buildUpstream() + Kandidaten-
Fallback-Kette (anthropic → gemini → openai). Behebt strukturell den Bug
"SOS liefert nur Krisen-Text" (vorher single fetch ohne Fallback). Nativer
Anthropic-Stream: Delta-Parser liest content_block_delta.delta.text.
- nitro.config.ts: anthropicApiKey deklariert (ANTHROPIC_API_KEY).
- plan-features.ts: Legend-Voice zurück auf ElevenLabs eleven_turbo_v2_5
(Cartesia-Übergang nach Zahlungsproblem 2026-06-08 aufgehoben, neuer Key).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 22:41:59 +02:00
..
2026-06-11 22:41:59 +02:00
2026-05-22 20:52:20 +02:00
2026-06-07 22:26:25 +02:00
2026-05-17 23:48:25 +02:00
2026-05-16 02:38:59 +02:00
2026-06-05 10:38:06 +02:00
2026-06-10 14:59:37 +02:00
2026-06-11 22:41:59 +02:00