Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ag-ui-4j examples

Runnable examples for the AG-UI protocol Java libraries (ag-ui and ag-ui-spring).

Each example is a self-contained project — build and run it on its own.

Examples

Example Description
spring-ai-ollama A Spring Boot + Spring AI agent backed by a local Ollama model (with a server-side weather tool), exposing the AG-UI /agent SSE endpoint.
adk-gemini A Spring Boot agent backed by a Google ADK LlmAgent (Gemini) via ag-ui-adk, exposing the AG-UI /agent SSE endpoint.

Note on dependencies

The examples depend on the ag-ui and ag-ui-spring artifacts. Until those are published to Maven Central, build them into your local Maven repository first:

mvn -f /path/to/ag-ui/pom.xml install -DskipTests
mvn -f /path/to/ag-ui-spring/pom.xml install -DskipTests

License

Licensed under the Apache License 2.0.

About

AG-UI-4J Examples

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages