Get Started with AI Agent Studio
You can start with a preconfigured agent template or create your own agent team.
Here's a broad outline of the tasks involved in creating an agent team.
| Task | Details |
|---|---|
| Define tools |
To effectively define the tools required by an agent, you need to first identify the types of questions users might ask and then decide which tools the agent needs to answer those questions accurately. These are the available tools:
|
| Define topics |
Topics define the focus of the agent to a specific area of expertise. They are prompts that you can reuse across multiple systems or summarization prompts. For example, within a Benefits Administrator agent, we might define topics such as health policy coverage, vision policy coverage, and benefits enrollment. Use Topics to efficiently streamline your interactions with the agent.
You can reuse topics across agents. |
| Define credentials | To enable access to more services, you need to provide the necessary connection credentials. You can add credentials for this artifact: Custom LLM: In addition to the LLMs provided by Oracle, you can use other LLMs you've access to. You can add credentials for your LLM, and select it while creating your agent, node, or agent team. |
| Build new agents |
Define the capabilities and scope of the agent.
|
| Add a user (human) in the loop | If required, add an approval step for some actions that your AI agent will perform. The review step can be added at any point in the process for oversight and control over key actions, such as sending an email or updating a record. |
| Build the agent team |
Create an agent team and add agents and other artifacts to it. Types of agent teams are:
Note: You can also add predefined agents to
your agent team. In the Agents tab, the predefined agents are
indicated by the
|
| Test the agents | Make sure to test the agent before deploying to production. Ask a test query, and determine the accuracy and relevance of the agent's response. You can also see the instructions the agent is following, and the actions the agent has taken to arrive at the response. |
| Deploy the agent team |
After defining and testing your agent team, you can deploy it directly from AI Agent Studio.
|
RAG Agents to AI Agent Studio
If you've previously created any RAG agents in Fusion Applications, we recommend replacing your existing agent with a new one created in AI Agent Studio. For details, see Migrate Document Tools of RAG Agents.