mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 15:46:47 +00:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
_utils.py | ||
chat_models.py | ||
embeddings.py | ||
llms.py | ||
py.typed |