432 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
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
6d9f7fe5b9 better formatting 2026-01-08 19:56:11 +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
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
99d3683f13 add notes 2026-01-05 20:48: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
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
3edc4427fc remove websocket related 2025-12-26 14:38:38 +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