Commit Graph

22 Commits

Author SHA1 Message Date
01c6a35966 chore: encoder 2024-04-02 19:25:52 +08:00
e46c3a9235 optimize: tool 2024-04-02 16:58:24 +08:00
1af2d06d29 feat: add tool benchmark 2024-04-02 15:23:54 +08:00
c1466a7a4d Merge branch 'feat/merge-tool-engine' into feat/workflow 2024-03-28 18:44:12 +08:00
51404f9035 refactor: tool engine 2024-03-28 18:36:58 +08:00
0a0d9565ac add icon return for tool node in workflow event stream 2024-03-28 17:26:09 +08:00
858ab8c8c4 merge main 2024-03-28 14:38:21 +08:00
08b727833e generalize helper for loading module from source (#2862) 2024-03-28 11:37:26 +08:00
260fef40c4 enhance: full tools 2024-03-21 15:40:08 +08:00
487efcb206 fix: support deprecated tools 2024-03-18 18:45:29 +08:00
8dc4d122b9 test: tool 2024-03-11 21:53:08 +08:00
94f3cf1a4c feat: tool entity 2024-03-11 16:13:52 +08:00
8e491ace5c feat: tool node 2024-03-11 13:54:11 +08:00
b75cd2514e optimize db connections 2024-03-10 16:29:55 +08:00
ce58f0607b Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
40c646cf7a Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
9f637ead38 bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
2660fbaa20 Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
7cb75cb2e7 feat: add tool labels (#2178) 2024-01-24 20:14:45 +08:00
57024614bd fix: Fix typo in credentials field name (#2155) 2024-01-24 12:00:34 +08:00
86286e1ac8 Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2024-01-23 19:58:23 +08:00