An open API service indexing awesome lists of open source software.

https://github.com/javaaidev/agentic-patterns

Agentic Workflow & Patterns implemented using Spring AI
https://github.com/javaaidev/agentic-patterns

agent agentic-ai java llm spring-ai spring-boot spring-framework

Last synced: 2 months ago
JSON representation

Agentic Workflow & Patterns implemented using Spring AI

Awesome Lists containing this project

README

          

# Agentic Workflow and Patterns

[![build](https://github.com/JavaAIDev/agentic-patterns/actions/workflows/build.yaml/badge.svg)](https://github.com/JavaAIDev/agentic-patterns/actions/workflows/build.yaml)
![Maven Central Version](https://img.shields.io/maven-central/v/com.javaaidev.agenticpatterns/agentic-patterns)

Reference implementation of [Agentic Workflow and Patterns](https://javaaidev.com/docs/agentic-patterns/intro/)

Requirements:

- Java 21 (for virtual threads)
- Spring AI (Current version `1.0.3`)