Model Support by Feature¶
The table provides an overview of the LLM providers supported by Cognigy.AI, detailing the standard models and their compatibility with Cognigy.AI features. You can also add a custom model that is not presented in the table. To do so, select the Custom Model parameter when creating a model and specify both the model type and name. For more information about adding a custom or standard model for a selected LLM provider, refer to the All LLM Providers page.
Design-Time Features | Run-Time Features | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Models | Intent Sentence Generation | Flow Generation | Adaptive Card Generation | Lexicon Generation | AI Enhanced Outputs | GPT Conversation Node | LLM Prompt Node | Answer Extraction | Knowledge Search | Sentiment Analysis | NLU Embedding Model | AI Agent Node |
gpt-3.5-turbo (ChatGPT) (Legacy) | ||||||||||||
gpt-3.5-turbo-instruct (Legacy) | ||||||||||||
gpt-4 (Legacy) | ||||||||||||
gpt-4o | ||||||||||||
gpt-4o-mini | ||||||||||||
text-embedding-ada-002 | ||||||||||||
text-embedding-3-small1 | ||||||||||||
text-embedding-3-large1 | ||||||||||||
gpt-3.5-turbo (ChatGPT) (Legacy) | ||||||||||||
gpt-3.5-turbo-instruct (Legacy) | ||||||||||||
gpt-4 (Legacy) | ||||||||||||
gpt-4o | ||||||||||||
gpt-4o-mini | ||||||||||||
text-embedding-ada-002 | ||||||||||||
text-embedding-3-small1 | ||||||||||||
text-embedding-3-large1 | ||||||||||||
OpenAI-compatible LLMs | ||||||||||||
claude-3-opus | ||||||||||||
claude-3-haiku | ||||||||||||
claude-3-sonnet | ||||||||||||
claude-3-5-sonnet | ||||||||||||
claude-3-7-sonnet | ||||||||||||
claude-v1-100k (Legacy) | ||||||||||||
claude-instant-v1 (Legacy) | ||||||||||||
anthropic.claude-3-5-sonnet-20240620-v1:0 | ||||||||||||
text-bison-001 (Bard) | ||||||||||||
gemini-1.0-pro (Legacy) | ||||||||||||
gemini-1.5-flash | ||||||||||||
gemini-1.5-pro | ||||||||||||
gemini-2.0-flasho | ||||||||||||
gemini-2.0-flash-lite | ||||||||||||
luminous | ||||||||||||
luminous-embedding-1282 | ||||||||||||
amazon.nova-lite-v1:0 | ||||||||||||
amazon.nova-pro-v1:0 | ||||||||||||
amazon.titan-embed-text-v2:03 | ||||||||||||
Converse API-compatible models | Partially supported4 | |||||||||||
mistral-large-2411 | ||||||||||||
mistral-small-2503 | ||||||||||||
pixtral-large-2503 | ||||||||||||
pixtral-12b-2409 | ||||||||||||
Platform-Provided LLM |
1 For Knowledge AI, we recommend using text-embedding-ada-002
. However, if you want to use text-embedding-3-small
and text-embedding-3-large
, make sure that you familiarize yourself with the restrictions of these models in Which Model to Choose?
2 This feature is currently in Beta, hidden behind the FEATURE_ENABLE_ALEPH_ALPHA_EMBEDDING_LLM_WHITELIST
feature flag, and may contain issues. Only one type of embedding LLM should be used per Project. If you choose to use luminous-embedding-128
, you must create a new Project. Once you have chosen an embedding model for a Project, you cannot switch to a different embedding model; you must use a different Project. Failing to do so will result in errors while this feature is in Beta.
3 The option to select this model is hidden behind the FEATURE_ENABLE_AWS_BEDROCK_EMBEDDING_LLM_WHITELIST
feature flag.
4 Note that some models from the Converse API might not support the AI Agent Node feature.