Skip to content

Commit b67434e

Browse files
committed
Changed qdrant docs
1 parent 42f2b4d commit b67434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/tools/database-data/qdrantvectorsearchtool.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The tool returns results in JSON format:
214214

215215
## Default Embedding
216216

217-
By default, the tool uses OpenAI's `text-embedding-3-small` model for vectorization. This requires:
217+
By default, the tool uses OpenAI's `text-embedding-3-large` model for vectorization. This requires:
218218
- OpenAI API key set in environment: `OPENAI_API_KEY`
219219

220220
## Custom Embeddings

0 commit comments

Comments
 (0)