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:
@@ -187,7 +187,7 @@ def init_embeddings(
|
||||
model = init_embeddings("openai:text-embedding-3-small", api_key="sk-...")
|
||||
```
|
||||
|
||||
!!! version-added "Added in version 0.3.9"
|
||||
!!! version-added "Added in `langchain` 0.3.9"
|
||||
|
||||
"""
|
||||
if not model:
|
||||
|
||||
Reference in New Issue
Block a user