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
- Host: GitHub
- URL: https://github.com/javaaidev/llm-agent-spec
- Owner: JavaAIDev
- License: apache-2.0
- Created: 2025-04-09T06:27:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-02T07:30:25.000Z (5 months ago)
- Last Synced: 2026-01-04T17:29:07.597Z (5 months ago)
- Topics: agent, llm, spring-ai
- Language: Java
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.