Commit Graph

435 Commits

Author SHA1 Message Date
9f554bcf94 make wait_time a param 2026-01-05 22:41:40 +08:00
18494b1aea make streamable_tags property 2026-01-05 21:09:15 +08:00
99b100cce1 add tags 2026-01-05 21:05:23 +08:00
cdc30c3c32 make streamable tags a thing 2026-01-05 20:50:29 +08:00
2814b3dabc rag test changes 2026-01-05 20:49:38 +08:00
99d3683f13 add notes 2026-01-05 20:48:31 +08:00
63fd4940f1 Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent 2026-01-03 17:16:31 +08:00
5c1b8a5ade rm comments 2026-01-03 16:01:15 +08:00
277d89dc01 comment out calculator 2026-01-03 15:59:08 +08:00
65fef78f45 support concurrency 2026-01-03 15:58:54 +08:00
59ed6a5457 remove comment 2026-01-03 14:39:41 +08:00
756794df40 handel null connections 2026-01-03 14:37:01 +08:00
Therianclouds
8357a54c3d Merge pull request #4 from Therainclouds/main
feat: 添加更多茶饮示例到评估数据集
2025-12-31 14:58:38 +08:00
6ca7fb2535 feat: 添加更多茶饮示例到评估数据集
添加了12个新的茶饮问答示例到评估数据集,覆盖了不同口味、成分和类型的茶饮查询,以增强评估的全面性
2025-12-31 14:56:18 +08:00
8e423dc8fe update the device id correctly 2025-12-31 14:41:05 +08:00
e84146e549 correct tool usage 2025-12-30 22:45:57 +08:00
21f8fe93de wrap the self_* tools to specify tool use 2025-12-30 22:44:51 +08:00
69713b3977 pass in device_id 2025-12-30 22:44:21 +08:00
a8c2dd7723 make thread_id a string 2025-12-30 16:11:44 +08:00
42a6f057e4 state reset 2025-12-29 22:50:57 +08:00
85a1c0dda2 use tool_done in state in chatty 2025-12-29 22:41:18 +08:00
216b41e471 add tool_done in state 2025-12-29 22:40:57 +08:00
18bb795dd3 ainvoke in tool nodes 2025-12-29 22:39:08 +08:00
fdd7dae796 update react with ainvoke 2025-12-29 22:27:19 +08:00
ab5dda1f21 support async 2025-12-29 21:59:11 +08:00
53ecbebb0a update readme 2025-12-29 21:19:39 +08:00
55fde47a76 pass thread_id 2025-12-29 21:12:20 +08:00
22cfc476c4 get session id correctly 2025-12-29 20:51:07 +08:00
46e4daec7b remove garbage 2025-12-29 20:48:12 +08:00
a2ba8209dc get sess_id correctly 2025-12-29 20:47:31 +08:00
e35ed50be9 archived 2025-12-29 17:31:25 +08:00
4ada711513 tmp qa 2025-12-29 17:31:12 +08:00
90a2c4cb0a remove unused 2025-12-29 13:45:06 +08:00
40084d1499 remove req dependency 2025-12-26 16:44:41 +08:00
29e903c5bd update readme 2025-12-26 14:51:50 +08:00
bd6cdffb28 openai api 2025-12-26 14:51:41 +08:00
3edc4427fc remove websocket related 2025-12-26 14:38:38 +08:00
ab472a0cc8 remove unused 2025-12-26 14:19:46 +08:00
8a300b46ba update prompt 2025-12-24 15:13:08 +08:00
e3747d06e2 debug with debug_tool_node 2025-12-24 14:54:32 +08:00
6392c525bd BUGFIX: tool use failure when using fastapi 2025-12-24 14:53:46 +08:00
6422bb5fcd make calculator into mcp server 2025-12-24 13:23:15 +08:00
4dbdf4d14b let chatty_node use tool node 2025-12-12 16:50:48 +08:00
069d15d254 add toolnode abc 2025-12-12 16:50:14 +08:00
7d39e5f3f8 memory change 2025-12-12 16:38:52 +08:00
b0d74cab85 update comments 2025-12-12 14:14:24 +08:00
a478f7d601 bug fix 2025-12-12 14:12:42 +08:00
3dccddede2 get message 2025-12-12 14:10:56 +08:00
3499fd5231 change keyword order -> tool 2025-12-12 13:54:43 +08:00
6405b58f95 change keyword 2025-12-12 13:53:29 +08:00