Commit Graph

116 Commits

Author SHA1 Message Date
01c6a35966 chore: encoder 2024-04-02 19:25:52 +08:00
1c004e0df6 optimize: sd 2024-04-02 18:21:08 +08:00
74538fb3b2 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow 2024-04-02 16:59:04 +08:00
e46c3a9235 optimize: tool 2024-04-02 16:58:24 +08:00
5e201324d6 Merge branch 'main' into feat/workflow
# Conflicts:
#	api/.env.example
#	docker/docker-compose.yaml
2024-04-02 16:55:43 +08:00
1af2d06d29 feat: add tool benchmark 2024-04-02 15:23:54 +08:00
396a3e0456 feat: add tool parameter type converter 2024-04-02 11:58:50 +08:00
5e591fc1b7 feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059)
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-01 18:03:45 +08:00
3b3d19dab7 Merge branch 'main' into feat/workflow
# Conflicts:
#	api/controllers/console/explore/recommended_app.py
2024-04-01 16:22:49 +08:00
132269618d FEAT: Add Brave Search and Trello(12 Tools) Included (#3040) 2024-04-01 14:53:56 +08:00
85ce2e8df8 merge main 2024-04-01 13:09:40 +08:00
fc5ed17fe9 provide a bit more info in logs when parsing api schema error (#3026) 2024-03-30 14:44:50 +08:00
a30a6dda63 Merge branch 'main' into feat/workflow
# Conflicts:
#	docker/docker-compose.yaml
2024-03-29 21:18:16 +08:00
de3b7e8815 http request node support template variable 2024-03-29 20:54:17 +08:00
17af0de7b6 Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
2024-03-29 20:28:21 +08:00
11b428a73f feat: agent log 2024-03-29 19:23:48 +08:00
2c43393bf1 Add New Tool: DevDocs (#2993) 2024-03-29 11:21:02 +08:00
85285931e2 feat: add agent tool invoke meta 2024-03-28 20:04:31 +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
c15677634f merge main 2024-03-26 15:25:02 +08:00
8e05261588 Fix handling of missing required parameters in ApiTool (#2965) 2024-03-26 10:53:39 +08:00
129a9850eb fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2024-03-26 10:13:35 +08:00
260fef40c4 enhance: full tools 2024-03-21 15:40:08 +08:00
85da94aac4 fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-19 18:36:30 +08:00
53d428907b fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-19 18:17:12 +08:00
487efcb206 fix: support deprecated tools 2024-03-18 18:45:29 +08:00
0ea233edbe Merge branch 'main' into feat/workflow-backend 2024-03-18 17:20:25 +08:00
95b74c211d Feat/support tool credentials bool schema (#2875) 2024-03-18 16:55:26 +08:00
cb79a90031 feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2024-03-18 16:22:48 +08:00
80f1fbba56 add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
513a8655b1 test: tool 2024-03-15 18:22:47 +08:00
5eb7b4d56a feat: tool entity 2024-03-15 18:22:47 +08:00
5e4bd9fc38 feat: tool node 2024-03-15 18:22:47 +08:00
8b832097de optimize db connections 2024-03-15 18:22:45 +08:00
2eaae6742a lint fix 2024-03-15 18:17:04 +08:00
3f5d1a79c6 refactor apps 2024-03-15 18:17:04 +08:00
799db69e4f refactor app 2024-03-15 18:15:48 +08:00
cef16862da fix: charts encoding (#2848) 2024-03-15 14:02:52 +08:00
19d3a56194 feat: add weekday calculator in time tool (#2822) 2024-03-14 17:01:48 +08:00
Qun
1e5455e266 enhance: use override_settings for concurrent stable diffusion (#2818) 2024-03-14 15:26:07 +08:00
8b15b742ad generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00
f734cca337 enhance: add stable diffusion user guide (#2795) 2024-03-12 14:45:48 +08:00
f82a64d149 feat: add DingTalk(钉钉) tool for sending message to chat group bot via webhook (#2693) 2024-03-12 13:45:59 +08:00
82d0732c12 fix: aippt default styles (#2779) 2024-03-11 14:04:09 +08:00
53cd125780 fix: deep copy of model-tool label (#2775) 2024-03-11 10:27:00 +08:00
ce58f0607b Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00