|
|
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 |
|
|
|
f2ce3069f0
|
temporary prompt for now
|
2025-11-13 00:06:05 +08:00 |
|
|
|
53af8440f6
|
temp demo [TO REMOVE]
|
2025-11-12 23:59:22 +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 |
|
|
|
80dbed023a
|
add qr code show
|
2025-11-12 13:57:22 +08:00 |
|
|
|
13bc241abb
|
remove
|
2025-11-12 13:57:14 +08:00 |
|
|
|
0d169ed3cb
|
tyro configurable
|
2025-11-11 21:28:52 +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 |
|
|
|
28c1722396
|
make it stream
|
2025-11-08 17:07:58 +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 |
|
|
|
5f8ebdbffc
|
fake stream dashscope
|
2025-11-07 20:07:58 +08:00 |
|
|
|
37303ce0f0
|
better logging
|
2025-11-07 20:07:49 +08:00 |
|
|
|
f4eb57c413
|
docs: 更新README.md添加小智配置说明
添加关于小智(Xiaozhi)的配置说明,包括如何设置模型入口和base_url配置
|
2025-11-07 15:57:01 +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 |
|
|
|
a920454f39
|
dashscope use actual streaming instead
|
2025-11-07 14:55:08 +08:00 |
|
|
|
1cb8a09c02
|
generic keys
|
2025-11-07 14:54:28 +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 |
|
jijiahao
|
daeb0ca251
|
Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent
|
2025-11-07 13:34:42 +08:00 |
|
jijiahao
|
80c5076a28
|
update chat、tool prompt
|
2025-11-07 13:33:44 +08:00 |
|
jijiahao
|
664c30793a
|
修改实验数据集中使用的工具名称
|
2025-11-07 13:32:13 +08:00 |
|