mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-18 09:01:03 +00:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_chat_models.py | ||
test_embeddings.py | ||
test_imports.py | ||
test_llms.py |