Add your LLM

In addition to the LLMs provided by Oracle that are available for selection when creating an agent, node, or agent team, you can also use other LLMs by adding the credentials for it. These are the providers you can choose to add.
  • OpenAI (via Microsoft Azure)
  • Google Gemini (via Google Vertex AI)
  • Google Gemini (via direct API)
  • Anthropic (via Google Vertex AI)
To add the LLM, do these steps:
  1. Go to AI Agent Studio and open the Credentials tab.
  2. In the LLM tab, add the API key.
  3. Add the details for the provider and save it.
    • Model - Choose the model you need from the available options.
    • API Key - Add the API key for the selected model.
    • Basic URL - Enter the URL to send LLM requests to.
Your LLM now appears in the LLM tab, and you can select it when creating agents, nodes, or agent teams.