采用LangGraph实现的结合deepagents架构的旅行规划助手,集成Qwen3、DeepSeek、GLM4.5等多款顶尖大模型
Stars
54
Forks
8
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
38
commits
deps: 更新项目依赖和模型配置
2ba9d2d
docs: 更新代理架构相关文档
00781ee
refactor(agent): 使用 get() 方法简化状态访问
02ea559
refactor(agent): 简化代理架构,整合写入功能到子代理中
e371265
refactor(agent): 重构子代理与写入代理状态管理
6684175
feat(agent): 更新默认子任务执行模型
675176c
feat(agent): 更新任务规划模型及提示词配置
dc90add
build(deps): 更新多个依赖包版本
065b440
feat(tools): 添加更新笔记工具并注册到agent工具集中
932df76
fix(state): 移除冗余的 file_reducer 函数
13f0a44
refactor(agent): 重构任务规划和笔记管理功能
be00a7e
refactor(agent): 重构任务和笔记管理功能
41502ae
feat(model): 批量注册模型提供者并更新相关设置
f9afab0
chore(model): 移除 deepseek 模型提供者
577ddd5
feat(agent): 更新模型配置并优化智能体架构
7353025