ReAct (Reasoning and Acting) agent implementation using Spring Boot 4.0.1 and Spring AI 2.0.0-M1. This project demonstrates how to build an AI agent that combines reasoning with tool execution, integrating OpenAI for response generation and Tavily for web search. It includes a node-based system (AgentNode and ToolNode)
java spring-boot openai spring-framework ai-agent spring-ai react-agent tool-calling reasoning-and-acting spring-boot-4
- Updated
Jan 15, 2026 - Java