📄️ Introduction
I provided Spring AI based reference implementation of these agentic patterns. See JavaAIDev/agentic-patterns on GitHub.
📄️ Task Execution Agent
To use this agent, add the Maven dependency to your project, replacing $ with the latest version.
📄️ Evaluator-Optimizer Agent
To use this agent, add the Maven dependency to your project, replacing $ with the latest version.
📄️ Parallelization Workflow Agent
To use this agent, add the Maven dependency to your project, replacing $ with the latest version.
📄️ Routing Workflow Agent
To use this agent, add the Maven dependency to your project, replacing $ with the latest version.
📄️ Chain Workflow Agent
To use this agent, add the Maven dependency to your project, replacing $ with the latest version.