mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore: attribute package change versions (#33854)
Needed to disambiguate for within inherited docs
This commit is contained in:
@@ -123,7 +123,7 @@ class OllamaEmbeddings(BaseModel, Embeddings):
|
||||
validate_model_on_init: bool = False
|
||||
"""Whether to validate the model exists in ollama locally on initialization.
|
||||
|
||||
!!! version-added "Added in version 0.3.4"
|
||||
!!! version-added "Added in `langchain-ollama` 0.3.4"
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user