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-05-13 22:21:31 +02:00
2026-06-10 21:58:00 +02:00
2026-06-07 22:26:25 +02:00
2026-05-19 13:34:25 +02:00
2026-05-25 07:11:47 +02:00
2026-06-11 22:41:59 +02:00
2026-06-11 06:36:32 +02:00
2026-06-03 08:25:02 +02:00
2026-06-03 08:25:02 +02:00
2026-06-11 22:41:59 +02:00
2026-06-04 09:27:13 +02:00
2026-05-06 07:13:43 +02:00
2026-06-04 18:28:00 +02:00
2026-05-06 07:13:43 +02:00
2026-05-07 21:14:06 +02:00