core/tests/components/ollama
Allen Porter 3304e27fa3
Add ollama context window size configuration (#124555)
* Add ollama context window size configuration

* Set higher max context size
2024-08-25 21:22:57 +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 ollama context window size configuration (#124555) 2024-08-25 21:22:57 +02:00
test_config_flow.py Add ollama context window size configuration (#124555) 2024-08-25 21:22:57 +02:00
test_conversation.py Add ollama context window size configuration (#124555) 2024-08-25 21:22:57 +02:00
test_init.py