Commit Graph

562 Commits

Author SHA1 Message Date
8beeecb50f format result as dict 2026-01-15 15:56:37 +08:00
2d925858ae update default prompt 2026-01-15 15:55:58 +08:00
d8656bd13a change req 2026-01-14 23:51:16 +08:00
0e1c258ab3 retrieves images correctly 2026-01-14 15:08:35 +08:00
dffb20f96e enable direct call 2026-01-14 13:31:31 +08:00
f9ac34498c add explanation 2026-01-14 13:31:07 +08:00
a0ad19449a change default dataset 2026-01-09 15:05:43 +08:00
a2b5abbcc4 ignore jupyter notebooks 2026-01-08 20:10:59 +08:00
6d9f7fe5b9 better formatting 2026-01-08 19:56:11 +08:00
e7bece0be0 add examples 2026-01-08 19:55:59 +08:00
985fd41f54 make string 2026-01-08 18:11:11 +08:00
3fb5be3d3b update sys prompt 2026-01-07 13:40:30 +08:00
838cdbf51f clearner human message addition 2026-01-06 18:12:57 +08:00
9136fa3b59 add human message in template 2026-01-06 18:00:42 +08:00
1112d57335 set textreleaser_delay_key 2026-01-06 14:03:48 +08:00
aa8971659b streamable_tags bug fix 2026-01-06 14:03:33 +08:00
95b61c7695 register dual 2026-01-06 14:03:20 +08:00
94f474780d streaming key bug fix 2026-01-06 14:03:12 +08:00
c0849220ec dual proof of concept 2026-01-06 00:26:07 +08:00
62f56827b5 remove duplicate 2026-01-06 00:22:52 +08:00
4c106a597a type checking 2026-01-06 00:22:46 +08:00
f1b8da8209 bug fix circular import 2026-01-06 00:10:43 +08:00
f380bc40e3 rename tool 2026-01-05 23:14:03 +08:00
b1d2c83cb5 add llm key config 2026-01-05 23:07:09 +08:00
d5a50e7f2d use llm key config 2026-01-05 23:06:52 +08:00
96e247a4ca no tool for chat model 2026-01-05 23:01:47 +08:00
ff69e4728c moved to base class 2026-01-05 22:41:56 +08:00
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