Model Providers
In this section you will learn about the model providers available on OmniAI.
Last updated
In this section you will learn about the model providers available on OmniAI.
Last updated
OmniAI provides universal API access to more than 30 industry leading models from OpenAI, Anthropic, Meta, Mistral, and Amazon.
Model | Function | Context Window |
---|---|---|
gpt-4o | Chat Completion | 128,000 tokens |
gpt-4-turbo | Chat Completion | 128,000 tokens |
gpt-3.5-turbo | Chat Completion | 16,385 tokens |
text-embedding-3-large | Embeddings | 8,191 tokens |
text-embedding-3-small | Embeddings | 8,191 tokens |
text-embedding-ada-002 | Embeddings | 8,191 tokens |
Models from AWS Bedrock or OpenAI can be added in Settings. You can also add provider credentials via the Upsert Provider endpoint.