hass-core/tests/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
..
snapshots Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
__init__.py Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
conftest.py Add LLM tools support for Ollama (#120454) 2024-07-28 18:19:53 -07:00
test_config_flow.py Update ollama config_flow task to use eager_start (#115455) 2024-04-13 16:54:21 -04:00
test_conversation.py Improve quality of ollama tool calling by repairing arguments (#122749) 2024-07-31 14:37:39 +02:00
test_init.py Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00