基于 AgentScope Java SDK 的智能代码审查 AI Agent,同时作为 AgentScope 框架学习教程。涵盖 ReAct 模式、工具系统、多 Agent 协作等核心概念。
-
Updated
Mar 31, 2026 - Java
基于 AgentScope Java SDK 的智能代码审查 AI Agent,同时作为 AgentScope 框架学习教程。涵盖 ReAct 模式、工具系统、多 Agent 协作等核心概念。
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)
Add a description, image, and links to the react-agent topic page so that developers can more easily learn about it.
To associate your repository with the react-agent topic, visit your repo's landing page and select "manage topics."