Select AI Agent
Select AI Agent (autonomous agent framework) enables you to build interactive and autonomous agents inside Autonomous AI Database, combining planning, tool use, reflection, and memory to deliver multi-turn workflows.
- About Select AI Agent
Select AI Agent (autonomous agent framework) is a program for creating and managing interactive and autonomous agents inside Autonomous AI Database. Agents reason about requests, call tools, reflect on results, and maintain context with short and long-term memory powered by an AI profile specified LLM with the ReAct (Reasoning and Acting) agentic pattern. - Select AI Agent Concepts
Explores the concepts and terms related to Select AI Agent (autonomous agent framework). - Select AI Agent Use Cases
Select AI Agent supports practical scenarios across roles: connect external services, build task-focused automation with PL/SQL tools, and enable conversational access to data using natural-language interactions. - Prerequisites for Using Select AI Agent
Before you use Select AI Agent, you must have privileges to use theDBMS_CLOUD_AI_AGENT
package and all other privileges that are required for Select AI. - Getting Started with Select AI Agent
To get started, review the prerequisites and the tasks that you need to perform to use Select AI Agent. - How Do I Use Select AI Agent
You can use Select AI Agent by using theagent
action or theDBMS_CLOUD_AI_AGENT.RUN_TEAM
function. - Examples of Using Select AI Agent
Explore examples that show how to build, configure, and interact with Select AI Agent for common tasks such as movie analysis, log analysis and customer support.
Parent topic: Features