mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
docs: more fixes for refs (#33554)
This commit is contained in:
@@ -63,7 +63,7 @@ class NomicEmbeddings(Embeddings):
|
||||
device: str | None = None,
|
||||
vision_model: str | None = None,
|
||||
):
|
||||
"""Initialize NomicEmbeddings model.
|
||||
"""Initialize `NomicEmbeddings` model.
|
||||
|
||||
Args:
|
||||
model: model name
|
||||
|
||||
Reference in New Issue
Block a user