langchain/libs/partners/ollama/tests/unit_tests
Mason Daugherty 572020c4d8
ollama: add validate_model_on_init, catch more errors (#31784)
* Ensure access to local model during `ChatOllama` instantiation
(#27720). This adds a new param `validate_model_on_init` (default:
`true`)
* Catch a few more errors from the Ollama client to assist users
2025-07-03 11:07:11 -04:00
..
__init__.py
test_chat_models.py ollama: add validate_model_on_init, catch more errors (#31784) 2025-07-03 11:07:11 -04:00
test_embeddings.py ollama: add validate_model_on_init, catch more errors (#31784) 2025-07-03 11:07:11 -04:00
test_imports.py
test_llms.py ollama: add validate_model_on_init, catch more errors (#31784) 2025-07-03 11:07:11 -04:00