langchain/libs/partners/ollama/tests/integration_tests
Mason Daugherty 0002b1dafa
ollama[patch]: fix model validation, ensure per-call reasoning can be set, tests (#31927)
* update model validation due to change in [Ollama
client](https://github.com/ollama/ollama) - ensure you are running the
latest version (0.9.6) to use `validate_model_on_init`
* add code example and fix formatting for ChatOllama reasoning
* ensure that setting `reasoning` in invocation kwargs overrides
class-level setting
* tests
2025-07-08 16:39:41 -04:00
..
chat_models ollama[patch]: ruff fixes and rules (#31924) 2025-07-08 13:42:19 -04:00
__init__.py
test_compile.py ollama[patch]: ruff fixes and rules (#31924) 2025-07-08 13:42:19 -04:00
test_embeddings.py ollama: update tests, docs (#31736) 2025-06-25 20:13:20 +00:00
test_llms.py ollama[patch]: fix model validation, ensure per-call reasoning can be set, tests (#31927) 2025-07-08 16:39:41 -04:00