Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 271 Bytes

File metadata and controls

13 lines (9 loc) · 271 Bytes

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