- Humanlike Reasoning. Independently analyzes requests to determine the best course of action.
- Autonomous Decision-Making. Dynamically navigates and utilizes tools to accomplish tasks successfully.
- Collaborative AI. Works seamlessly with other AI Agents and humans to deliver efficient and accurate solutions.
- Hyper-Personalization. Built-in memory enables context-aware interactions, creating uniquely tailored experiences for each customer.
Prerequisites
Before using the Agentic AI feature, you need:1. Create an account in one of the LLM Providers
1. Create an account in one of the LLM Providers
- OpenAI. You need to have a paid account or be a member of an organization that provides you access. Open your OpenAI user profile, copy the existing API Key, or create a new one and copy it. You can also use an OpenAI-compatible LLM provider that supports the OpenAI API.
- Azure OpenAI. You need to have a paid account or be a member of an organization that provides you access. Ask your Azure administrator to provide API Key, resource name, and deployment model name.
- Anthropic Claude. You need to be a member of an organization that provides you access.
- Google Gemini. You need to have a paid account or be a member of an organization that provides you access.
- Amazon Bedrock. You need to have a paid account or be a member of an organization that provides you access.
- Mistral AI. You need to have an account or be a member of an organization that provides you access.
2. Add two models
2. Add two models
- A primary model to control the AI Agent, selected from the following providers:
gpt-5-4,gpt-5-4-mini,gpt-5-4-nano,gpt-5-2,gpt-5-1,gpt-5series models,gpt-4.1,gpt-4.1-mini,gpt-4.1-nano,gpt-4o, orgpt-4o-minipowered by OpenAI or Azure OpenAI. You can also use an OpenAI-compatible model.claude-sonnet-4-6,claude-sonnet-4-5, orclaude-haiku-4-5by Anthropic.gemini-2.5-proandgemini-2.5-flashby Google Gemini.gemini-3.1-pro-previewandgemini-3-flash-previewby Google GenAI.amazon.nova-lite-v1:0,amazon.nova-pro-v1:0, oranthropic.claude-3-5-sonnet-20240620-v1:0by Amazon Bedrock. Note that the model will only work if your AWS administrator gives you access to this model.mistral-large-latest,mistral-small-latestorpixtral-large-latestby Mistral AI.
- If you want to enable the Knowledge AI feature for your AI Agent, make sure to add an embedding model along with the primary model. Cognigy.AI recommends using the
text-embedding-ada-002model to enhance Agentic AI capabilities.



