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

https://github.com/javaaidev/llm-agent-spec

LLM Agent Spec
https://github.com/javaaidev/llm-agent-spec

agent llm spring-ai

Last synced: 28 days ago
JSON representation

LLM Agent Spec

Awesome Lists containing this project

README

          

# LLM Agent Spec

![Maven Central Version](https://img.shields.io/maven-central/v/com.javaaidev.llmagentspec/llm-agent-spec)

**Spec of LLM Agent**

It defines request/response models of interacting with LLM agents.

It also provides adapters for using these models in Spring AI and Google Agent Development Kit.

The model is designed to work with [assistant-ui](https://www.assistant-ui.com/), see [Chat Agent UI](https://github.com/JavaAIDev/chat-agent-ui) for integration details.