Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 484 Bytes

File metadata and controls

11 lines (6 loc) · 484 Bytes

LLM Agent Spec

Maven Central Version

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, see Chat Agent UI for integration details.