Configure Oracle In-Database Agents in an A2A Client Agent
Configure an A2A-compatible client agent, such as Google Gemini Enterprise Application, to interact with the A2A server using the agent card and client credentials.
See Use Oracle AI Database Agent with Google Gemini Enterprise Application for detailed configuration and usage steps.
The following high-level steps describe how to configure and use an Oracle Autonomous AI Database agent in an A2A client application.
-
Add the Oracle Autonomous AI Database agent to the A2A client.
- For a custom A2A client, use the Agent Card URL or Agent Card JSON for the Select AI agent team.
- For Google Gemini, select Oracle AI Database Agent from the Google Cloud Marketplace.
Agent Card: The Agent Card URL or Agent Card JSON that describes the agent’s capabilities, skills, authentication requirements, and interaction details. -
Configure OAuth client credentials.
Client Credentials: Theclient_idandclient_secretgenerated during OAuth client registration. See Register an OAuth Client (OAuth) for more information. -
Authenticate with the Oracle Autonomous AI Database agent.
Use the client credentials to authenticate requests from the A2A client and establish access to the agent.
-
Start interacting with the agent.
Submit requests from the A2A client and review the responses returned by the Oracle Autonomous AI Database agent.