224ee60363407f3de6f5a946a3787e6b9a58fd77
Introduce `OllamaError::EmptyResponse` to represent cases where the Ollama model returns an empty result due to silence rules or lack of keywords. This change prevents treating an empty response as a parse error and logs it at a lower severity level. A new integration test verifies this behavior.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%