Before you build an AI agent, create connections to the large language models (LLMs), memory providers, and tools that your AI agent will use.
You can create connections to the following assets:
Models
This is a connection to a generative AI platform that uses an LLM. The model powers your AI agent’s reasoning and capabilities.
Memory
This is a connection to memory providers that manage your AI agent's data persistence and context. It enables your AI agent to "remember" conversations.
Embedding Model
This is a connection to embedding models that allow your AI agent to retrieve data for advanced searches.
Tools
This is a connection to external API and Informatica tools that expand the functionality of your AI agent.
You can create connections using one of the following methods:
•Select a connection option directly from the Home page:
•Click New from the navigation menu and then select the type of connection: