chore: attribute package change versions (#33854)

Needed to disambiguate for within inherited docs
This commit is contained in:
Mason Daugherty
2025-11-06 16:57:30 -05:00
committed by GitHub
parent 9a09ed0659
commit d40e340479
30 changed files with 228 additions and 169 deletions

View File

@@ -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"
"""