Add the Plan for OCI GenAI Agentic AI Pattern
AI agents can use different thinking patterns for reasoning. Before you can create an AI agent, you need to create the thinking pattern the AI agent will use. With the Plan pattern, the AI agent does not use any tools. The Plan pattern is used to implement Plan & Execute with multiple AI agents.
For OpenAI, Anthropic, or Azure as the LLM, use the Plan pattern. For OCI Generative AI, use the Plan for OCI GenAI pattern.
Prerequisites:
- Determine which Agentic AI Pattern to Use
- Supported Large Language Models
- Satisfy prerequisites in the Oracle Cloud Console. See Prerequisites.
Add the Plan for OCI GenAI Agentic AI Pattern