Skip to content

Commit 1e78b4f

Browse files
authored
Typo: learm -> learn (#260)
1 parent 951886e commit 1e78b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/embedding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To generate embeddings, choose one of the following embedding providers in the *
6666
- **OpenAI**: Use [OpenAI](https://openai.com) to generate embeddings. Also choose the embedding model to use, from one of the following:
6767

6868
- **text-embedding-3-small** (1536 dimensions): [Learn more](https://platform.openai.com/docs/guides/embeddings).
69-
- **text-embedding-3-large** (3072 dimensions): [Learm more](https://platform.openai.com/docs/guides/embeddings).
69+
- **text-embedding-3-large** (3072 dimensions): [Learn more](https://platform.openai.com/docs/guides/embeddings).
7070
- **Ada 002 (Text)** (1536 dimensions): [Learn more](https://platform.openai.com/docs/guides/embeddings).
7171

7272
- **Anthropic**: Use [Anthropic](https://www.anthropic.com) to generate embeddings. Also choose the embedding model to use, from one of the following:

0 commit comments

Comments
 (0)