Commit Graph

313 Commits

Author SHA1 Message Date
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
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
6405b58f95 change keyword 2025-12-12 13:53:29 +08:00
b0f4985c19 add debug stuff 2025-12-10 22:52:38 +08:00
c04fe98025 use another's async to sync 2025-12-10 22:39:01 +08:00
a26eec0fb4 stream toolnode 2025-12-10 22:10:42 +08:00
e4fb68e0ad simple bug fix 2025-12-10 17:00:56 +08:00
cfcc26ac84 delete subgraph state 2025-12-10 14:30:05 +08:00
d0c75dbd0a reasonable param 2025-12-02 18:13:11 +08:00
bbef402356 yield by char 2025-12-02 17:23:23 +08:00
f0e8ee3a06 print the streaming outs 2025-12-02 17:22:46 +08:00
f6f4e3c16b use text releaser 2025-12-02 16:36:24 +08:00
90e5096131 text_releaser 2025-12-02 16:35:45 +08:00
f442454078 more comments 2025-12-02 15:53:32 +08:00
9a004718d7 chatty key and tool key 2025-12-02 15:53:19 +08:00
d2bb64c7f7 add abc func 2025-12-02 14:34:21 +08:00
a5a993f6b7 perfect reiteration 2025-12-02 14:31:39 +08:00