当前位置: 首页 > news >正文

langraph-up-react

langraph-up-react

https://github.com/fanqingsong/langraph-up-react

LangGraph ReAct Agent Template

Version LangGraph Build License README CN DeepWiki Twitter

This template showcases a ReAct agent implemented using LangGraph, works seamlessly with LangGraph Studio. ReAct agents are uncomplicated, prototypical agents that can be flexibly extended to many tools.

🎉 Latest v0.2.0 Release: Complete evaluation system and multi-model support! Check the release notes for all new features.

Graph view in LangGraph studio UI

The core logic, defined in src/react_agent/graph.py, demonstrates a flexible ReAct agent that iteratively reasons about user queries and executes actions. The template features a modular architecture with shared components in src/common/, MCP integration for external documentation sources, and comprehensive testing suite.

⭐ Star this repo if you find it helpful! Visit our webinar series for tutorials and advanced LangGraph development techniques.

Features

Multi-Provider Model Support

  • SiliconFlow Integration: Complete support for Chinese MaaS platform with open-source models (Qwen, GLM, DeepSeek, etc.)
  • Qwen Models: Complete Qwen series support via langchain-qwq package, including Qwen-Plus, Qwen-Turbo, QwQ-32B, QvQ-72B
  • OpenAI: GPT-4o, GPT-4o-mini, etc.
    • OpenAI-Compatible: Any provider supporting OpenAI API format via custom API key and base URL
  • Anthropic: Claude 4 Sonnet, Claude 3.5 Haiku, etc.

Production-Grade Agent Evaluation System

  • Dual Evaluation Framework: Graph trajectory evaluation + Multi-turn chat simulation for comprehensive agent testing
  • LLM-as-Judge Methodology: Scenario-specific evaluation criteria with professional assessment systems
  • Multi-Model Benchmarking: Compare performance across different model providers and configurations
  • LangSmith Integration: Complete evaluation tracking with historical analysis and collaboration features

Agent Tool Integration Ecosystem

  • Model Context Protocol (MCP): Dynamic external tool loading at runtime
  • DeepWiki MCP Server: Optional MCP tools for GitHub repository documentation access and Q&A capabilities
  • Web Search: Built-in traditional LangChain tools (Tavily) for internet information retrieval

 

http://www.rkmt.cn/news/9183.html

相关文章:

  • Java学生信息管理系统代码分析
  • ArcGIS Pro中 Nodata和nan 黑边的处理 - 指南
  • 浅谈字典树
  • go-mapus为局域网地图协作而生
  • 第3周预习作业
  • 01自我介绍加规划
  • 《原子习惯》-读书笔记6
  • Java LTS版本进化秀:从8到21的欢乐升级之旅
  • SpringBoot控制层接收参数处理、Logback日志入门和使用 - 实践
  • 20231321王曦轶《密码系统设计》第二周
  • R ggplot2学习Nature子刊一张图,换数据即可用! - 指南
  • 浏览器兼容性问题全解:CSS 前缀、Grid/Flex 布局兼容专业的方案与跨浏览器调试技巧
  • 深入解析:大数据领域数据产品的深度学习应用
  • 用户态与内核态的深度解析:安全、效率与优化之道 - 教程
  • 1.6μVRMS超低噪声、20V、200mA低静态电流线性稳压器IBSP3030,替代LT3042、GM1201
  • 爱锋拍照工具 - 技术支持
  • WPF资源字典合并报错 - 详解
  • 完整教程:【音视频】WebRTC 音视频延时、同步分析以及超低延时优化
  • Ubuntu操作便捷的系统下运用mysql、mongodb、redis
  • 实用指南:【SpringBoot】26 核心功能 - Web开发原理 - Spring Boot 中定制 Servlet 容器
  • 实用指南:山东大学《Web数据管理》期末复习宝典【万字解析!】
  • 01_Angular时代的前端开发变革
  • QQ 陌生人点赞 功能存在隐私泄露风险
  • Python爬虫实战——使用NetNut网页解锁器获取亚马逊电商资料
  • TCM安全学院夏季大促与免费网络安全课程发布
  • 软件工程第一次编程作业
  • WO Mic - 免费麦克风
  • lyms 的神秘歌单
  • 深入解析:SpringMVC的请求接收与结果响应
  • Element UI框架中自定义input组件的placeholder样式