We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f2b4d commit b67434eCopy full SHA for b67434e
docs/en/tools/database-data/qdrantvectorsearchtool.mdx
@@ -214,7 +214,7 @@ The tool returns results in JSON format:
214
215
## Default Embedding
216
217
-By default, the tool uses OpenAI's `text-embedding-3-small` model for vectorization. This requires:
+By default, the tool uses OpenAI's `text-embedding-3-large` model for vectorization. This requires:
218
- OpenAI API key set in environment: `OPENAI_API_KEY`
219
220
## Custom Embeddings
0 commit comments