15.3 How Do I Use Select AI Agent Framework

You can use Select AI Agent Framework by using the agent action or the DBMS_CLOUD_AI_AGENT.RUN_TEAM function.

You can use Select AI Agent Framework in the following ways:
  • Use agent as Select AI action: Select AI agent framework <prompt>.

  • Call the DBMS_CLOUD_AI_AGENT.RUN_TEAM and supply a prompt within the function along with other parameters.

Both options route the prompt to the chosen agent team and return the team’s reply.