You could use Keywords AI’s unified LLM API to call Embeddings model to turn text into numbers, unlocking use cases like search. Keywords AI now supportsDocumentation Index
Fetch the complete documentation index at: https://docs.keywordsai.co/llms.txt
Use this file to discover all available pages before exploring further.
text-embedding-3-large, text-embedding-3-small, and text-embedding-ada-002 models from OpenAI.
| Model | Description | Output Dimension |
|---|---|---|
text-embedding-3-large | Most capable embedding model for both english and non-english tasks | 3,072 |
text-embedding-3-small | Increased performance over 2nd generation ada embedding model | 1,536 |
text-embedding-ada-002 | Most capable 2nd generation embedding model, replacing 16 first generation models | 1,536 |
Get your OpenAI API key
Add OpenAI's API key in Providers

text-embedding-3-large, text-embedding-3-small, and text-embedding-ada-002.float or base64.text-embedding-3 and later models.Example
Example
Example
Example
thread_identifier to see them in the same thread.Example
Properties