langchain/libs/partners/ollama/tests/integration_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
..
chat_models ollama: add validate_model_on_init, catch more errors (#31784) 2025-07-03 11:07:11 -04:00
__init__.py
test_compile.py
test_embeddings.py ollama: update tests, docs (#31736) 2025-06-25 20:13:20 +00:00
test_llms.py ollama: update tests, docs (#31736) 2025-06-25 20:13:20 +00:00