Skip to content

Commit 967bc86

Browse files
committed
Adding VoyageAI EmbeddingEncoder description to embedding.mdx
1 parent 8d3436a commit 967bc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-source/core-functionality/embedding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ print(embedding_encoder.is_unit_vector(), embedding_encoder.num_of_dimensions())
181181
```
182182

183183

184-
## `VertexAIEmbeddingEncoder`
184+
## `VoyageAIEmbeddingEncoder`
185185

186186
The `VoyageAIEmbeddingEncoder` class connects to the VoyageAI to obtain embeddings for pieces of text.
187187

0 commit comments

Comments
 (0)