Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Langgraph4j and SpringAI AgentExecutor sample

This sample shows how to use Langgraph4j with SpringAI.

Setup

Set API KEYs

spring.ai.openai.api-key=${OPENAI_API_KEY}
weather.api-key=${WEATHER_API_KEY}
weather.api-url=https://api.weatherapi.com/v1