Skip to content

Commit 38cd828

Browse files
committed
docs: update section title for embedding dimensions
1 parent 5b7f3e4 commit 38cd828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai/integrations/embedding-gemini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Create a table with a vector field that uses the `gemini-embedding-001` model to
173173
LIMIT 2;
174174
```
175175

176-
## Controlling embedding dimensions
176+
## Custom embedding dimensions
177177

178178
The `gemini-embedding-001` model supports flexible vector dimensions through Matryoshka Representation Learning (MRL). You can specify the desired dimensions in your embedding function:
179179

0 commit comments

Comments
 (0)