|
Add structured logging for Ollama chat errors
Log model, message count, tools count, and raw error string whenever self._client.chat() raises an exception. This makes it possible to reconstruct the exact request payload that triggered a 500 from Ollama Cloud — critical for diagnosing transient vs systemic failures. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| navi/llm/ollama.py |
|---|