50.1 Summary of DBMS_CLOUD_AI_AGENT Subprograms
This section covers the Select AI Agent's DBMS_CLOUD_AIsubprograms.
| Subprogram | Description |
|---|---|
|
This procedure creates an agent. |
|
|
Provides attributes for creating an agent. |
|
|
This procedure enables an agent. |
|
|
This procedure disables an agent. |
|
|
This procedure drops an existing agent. |
|
|
This procedure creates a task that an agent and agent team can include. |
|
|
Provides attributes for creating an agent task. |
|
|
This procedure enables an agent task. |
|
|
This procedure disables an agent task. |
|
|
This procedure drops an existing agent task. |
|
|
This procedure creates custom tools that an agent can include. |
|
|
Provides attributes for creating tools. |
|
|
This procedure enables a registered tool. |
|
|
This procedure disables a registered tool. |
|
|
This procedure drops an existing tool. |
|
|
This procedure creates an agent team and includes agents and tasks. |
|
|
Provides attributes for creating an agent team. |
|
|
This procedure sets the agent team in the current session. |
|
|
This procedure returns the agent team set in the current session. |
|
|
This procedure clears the agent team set in the current session. |
|
|
This procedure creates a new agent or runs a paused one. |
|
|
This procedure enables an agent team. |
|
|
This procedure disables an agent team. |
|
|
This procedure drops an existing agent team. |