core/homeassistant/components/ollama
Allen Porter 4f5eab4646
Improve quality of ollama tool calling by repairing arguments (#122749)
* Improve quality of ollama function calling by repairing function call arguments

* Fix formatting of the tests

* Run ruff format on ollama conversation

* Add test for non-string arguments
2024-07-31 14:37:39 +02:00
..
__init__.py
config_flow.py Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
const.py Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
conversation.py Improve quality of ollama tool calling by repairing arguments (#122749) 2024-07-31 14:37:39 +02:00
manifest.json Bump ollama to 0.3.1 (#122866) 2024-07-31 09:35:45 +02:00
models.py Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
strings.json Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00