* fix: Add bounds to gemini client * fix: Prevent empty summaries from being saved to DB (HONCHO-M7) Raise LLMError on blocked Gemini responses (SAFETY, RECITATION, etc.) so retry/backup-provider logic triggers. Treat empty LLM responses in the summarizer as fallback instead of persisting empty strings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * feat: Summary Eval via Locomo * fix: Code Rabbit Comments * fix: Code Rabbit Comments --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_tools.py | ||
| test_clients.py | ||
| test_summarizer.py | ||