langchain/libs/partners/ollama/tests/unit_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
..
__init__.py
test_chat_models.py ollama: thinking, tool streaming, docs, tests (#31772) 2025-07-07 13:56:41 -04:00
test_embeddings.py ollama: thinking, tool streaming, docs, tests (#31772) 2025-07-07 13:56:41 -04:00
test_imports.py
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