Commit Graph

402 Commits

Author SHA1 Message Date
30369c5360 print available tools on initialization 2025-11-27 19:45:00 +08:00
af7bcde8b4 bug fix 2025-11-25 13:26:00 +08:00
5db82c62d8 moved to debug 2025-11-25 13:19:40 +08:00
a674e313b9 add timer to sleep 2025-11-22 20:00:56 +08:00
9a8b240e4e words_only 2025-11-22 19:54:45 +08:00
4db1b87c81 support subgraph streaming 2025-11-22 19:42:26 +08:00
fd6ac9b5d8 change system prompt 2025-11-22 19:41:30 +08:00
0140985dbb bug fixes 2025-11-22 19:38:46 +08:00
9ff786f56a get streamable tags bug fix 2025-11-22 13:22:37 +08:00
1995fa8317 inherit toolnodebase 2025-11-21 22:36:41 +08:00
3c56d1cac7 ToolNodeBase 2025-11-21 22:36:26 +08:00
00296f1fb6 bug fix 2025-11-21 22:29:39 +08:00
908964ea63 make llm helper 2025-11-21 21:38:31 +08:00
3f748704c4 add tags 2025-11-21 21:38:11 +08:00
60968e3be6 working chatty tool node 2025-11-21 21:38:02 +08:00
b7cf0bc983 bug fix + debug codes 2025-11-21 17:01:57 +08:00
355b87102a bug fixes + test 2025-11-21 16:23:57 +08:00
3974d059ec bug gix 2025-11-21 15:57:52 +08:00
3ab1a53536 make toolnode configurable 2025-11-21 15:52:20 +08:00
913a19b8b2 change default sys_promp_path 2025-11-21 14:50:44 +08:00
51835a4ced use chatty tool state instead 2025-11-21 14:48:00 +08:00
57fdd420db chatty tool state 2025-11-21 14:47:41 +08:00
9022540b79 moved visualization to base 2025-11-21 14:22:01 +08:00
643f3a9dc3 name change update 2025-11-21 13:36:12 +08:00
5d4e24bd65 rename 2025-11-21 13:35:51 +08:00
69c7ca0925 remove assertion 2025-11-13 14:40:11 +08:00
f384d7432d toolnodebase 2025-11-13 13:50:27 +08:00
2635971078 use graph state 2025-11-13 00:23:44 +08:00
bb0f2785e6 use new graph state 2025-11-13 00:23:30 +08:00
dd09d92645 make new graph state 2025-11-13 00:23:18 +08:00
84457e2d78 build graph 2025-11-13 00:21:38 +08:00
363daf0b9c add state 2025-11-13 00:08:17 +08:00
83c68ac7d9 tool nodes 2025-11-12 23:58:58 +08:00
054777b1af add space 2025-11-12 23:31:54 +08:00
3bf563b8c5 change default model 2025-11-12 13:59:25 +08:00
4db441726a show msgs 2025-11-12 13:57:41 +08:00
fa1ea0049d revert 2025-11-10 22:51:27 +08:00
43840bd98c remove deprecated 2025-11-10 13:18:44 +08:00
938e27c75e remove unused 2025-11-10 13:18:37 +08:00
81fbd93f78 Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent 2025-11-08 17:11:36 +08:00
001c88bfc2 update docs 2025-11-08 17:10:19 +08:00
Therianclouds
0f1661e178 Merge pull request #3 from Therainclouds/main
增加了pydantic依赖和更新了中文redeme文档
2025-11-08 13:39:41 +08:00
1699b12f5b event loop handling 2025-11-08 00:25:09 +08:00
ac535ce26b pipeline to normal 2025-11-07 20:33:43 +08:00
248e8e2338 seperate the yield 2025-11-07 20:08:26 +08:00
5e8adde8b9 feat: 更新Docker配置和API端口,优化流式响应处理
refactor: 重构工具管理和路由逻辑,提升代码可维护性

fix: 修正配置文件中的传输协议和工具调用名称

docs: 更新README和归档文件,添加生产环境配置说明

perf: 优化流式响应生成,减少内存消耗
2025-11-07 15:56:45 +08:00
d30f9e67ff use tiny model for routing 2025-11-07 15:54:18 +08:00
bb91a68c78 feat: 添加项目文档和配置更新
docs: 完善README文档结构和内容
refactor: 更新配置类注释和文档字符串
style: 统一代码格式和命名规范
fix: 修正MCP服务器配置和依赖项
2025-11-07 15:50:22 +08:00
57bd8d1205 pipeline support streaming 2025-11-07 14:52:25 +08:00
067803ee7a routing support streaming 2025-11-07 14:51:59 +08:00