OpenAI

To use OpenAI embedding models you will need a Developer API key which will require you to attach a card for OpenAI billing. You only pay for what you use. View their pricing for up-to-date pricing for embedding tokens.

Fine-tuned models for the embedding model are available and can be used with AnythingLLM!

OpenAi currently offers one embedding model selection: text-ada-embedding-002. This model outputs a 1,536-dimension vector per embedding. You can use this service by getting an API key from OpenAI.

Last updated