Yeuoly
|
6ee7ca1890
|
fix: add specific exceptions
|
2024-12-24 22:00:45 +08:00 |
Yeuoly
|
f589397f25
|
fix: import Optional
|
2024-12-24 21:56:55 +08:00 |
Yeuoly
|
ee080dddf9
|
fix: rebase
|
2024-12-24 21:48:49 +08:00 |
Yeuoly
|
5a57dad93c
|
fix: linter
|
2024-12-24 21:29:24 +08:00 |
Yeuoly
|
4199998c7e
|
Merge branch 'main' into fix/chore-fix
|
2024-12-24 21:28:56 +08:00 |
Yeuoly
|
527abcb2e9
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-24 18:39:42 +08:00 |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
Yeuoly
|
39656f7f84
|
fix: linter and formatter
|
2024-12-24 18:38:34 +08:00 |
zxhlyh
|
ec6f4ee9df
|
Merge branch 'main' into feat/plugins
|
2024-12-24 11:35:47 +08:00 |
Joel
|
c3f3b79b79
|
merge main
|
2024-12-23 15:33:08 +08:00 |
-LAN-
|
8978a6a3ff
|
fix: remove unused credential validation logic in VectorizerProvider (#12000)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:30:58 +08:00 |
yihong
|
26c10b9931
|
fix: 'dict_keys' object is not subscriptable error (#11957)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-22 14:58:33 +08:00 |
yihong
|
9ee9e9c6de
|
fix: self.method should method in api_tool.py (#11926)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-21 21:24:59 +08:00 |
-LAN-
|
90323cd355
|
fix(tool_file_manager): raise ValueError when get timeout (#11928)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:22:06 +08:00 |
ybalbert001
|
de8800f41a
|
add three aws tools (#11905)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-21 13:36:13 +08:00 |
傻笑zz
|
95a7e50137
|
Fix comfyui tool https (#11859)
|
2024-12-20 09:27:21 +08:00 |
傻笑zz
|
1548501050
|
fix: comfyui tool supports https (#11823)
|
2024-12-19 23:05:27 +08:00 |
Yeuoly
|
82f6803e25
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-19 01:09:34 +08:00 |
Yeuoly
|
8cc4c109d0
|
fix: return types of builtin tools
|
2024-12-19 01:09:15 +08:00 |
Yeuoly
|
f8bbea224f
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-18 23:55:18 +08:00 |
Yeuoly
|
342d4060ff
|
fix: add additional parameters to exists tools
|
2024-12-18 23:54:48 +08:00 |
DDDDD12138
|
79d11ea709
|
feat: add parameters for JinaReaderTool (#11613)
|
2024-12-18 09:08:06 +08:00 |
Yeuoly
|
fd02c60498
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-16 14:29:05 +08:00 |
Yeuoly
|
75fe785d88
|
Merge branch 'main' into fix/chore-fix
|
2024-12-16 14:08:18 +08:00 |
JzoNg
|
171cc88a0d
|
merge main
|
2024-12-16 11:09:13 +08:00 |
Yeuoly
|
fa03ba23bb
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-15 18:12:43 +08:00 |
Yeuoly
|
93c3699128
|
feat: add label to agent log
|
2024-12-15 18:12:29 +08:00 |
IWAI, Masaharu
|
f0c0ce9db1
|
fix: rename README filename: Japanese language code is 'JA' (#11651)
|
2024-12-15 17:13:34 +08:00 |
Yeuoly
|
3dd6d96b5a
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-13 19:51:28 +08:00 |
Yeuoly
|
65a4cb769b
|
refactor: tool entities
|
2024-12-13 19:50:54 +08:00 |
Yeuoly
|
4cbaa6b77d
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-12 23:46:58 +08:00 |
Yeuoly
|
9a6f120e5c
|
feat: support agent log event
|
2024-12-12 23:46:26 +08:00 |
Yeuoly
|
d01f0278f4
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-12 19:16:31 +08:00 |
Yeuoly
|
dedc1b0c3a
|
refactor: agent strategy parameter
|
2024-12-12 19:16:06 +08:00 |
Wei Mingzhi
|
28231d39a4
|
Remove the processing of single quote when testing API tools. (#11390)
|
2024-12-10 19:53:38 +08:00 |
Yeuoly
|
ff81d12426
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-09 23:02:50 +08:00 |
Yeuoly
|
ae72514cb4
|
feat: support agent node
|
2024-12-09 23:02:11 +08:00 |
Yi
|
b8f9747849
|
Merge branch "main" into feat/plugins
|
2024-12-05 15:08:09 +08:00 |
yihong
|
5669cac16d
|
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-05 13:24:06 +08:00 |
Akira Noda
|
eca466bdaa
|
chore: fix typo (#11359)
|
2024-12-05 09:04:30 +08:00 |
Yeuoly
|
df68b6befa
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-04 19:26:23 +08:00 |
Yeuoly
|
01efdee1dd
|
fix: support other file types for Tool
|
2024-12-04 19:26:01 +08:00 |
Yeuoly
|
e5e8277c2d
|
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy
|
2024-12-04 15:40:39 +08:00 |
Yeuoly
|
86291c13e4
|
Merge branch 'main' into fix/chore-fix
|
2024-12-04 15:34:39 +08:00 |
Joel
|
f634a4488f
|
merge main
|
2024-12-04 11:06:00 +08:00 |
Yeuoly
|
9cb2a031ed
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-03 19:28:22 +08:00 |
Yeuoly
|
dcf19549cb
|
feat: move audio and webscraper back to dify
|
2024-12-03 19:27:57 +08:00 |
Yeuoly
|
c51fa7a440
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-03 16:52:09 +08:00 |
Yeuoly
|
574a6c1ded
|
fix: add extension, filename and size to PluginFileEntity
|
2024-12-03 16:51:51 +08:00 |
Yeuoly
|
e6fcf06e59
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-03 16:29:02 +08:00 |
Yeuoly
|
c34877aecf
|
fix: update tool provider credentials
|
2024-12-03 16:28:36 +08:00 |
Yeuoly
|
dbc555f698
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-02 21:26:12 +08:00 |
Yeuoly
|
77a62f33b3
|
fix: Lookup errors for contextvars used in ToolManager
|
2024-12-02 21:25:47 +08:00 |
Yeuoly
|
78a0c3c13c
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-02 21:08:53 +08:00 |
Yeuoly
|
ad899844a1
|
fix: workflow loads tool provider icon
|
2024-12-02 21:08:36 +08:00 |
Yeuoly
|
5abbe76ca0
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-02 16:51:57 +08:00 |
Yeuoly
|
b10d6051ba
|
fix: summary and create_file_by_url
|
2024-12-02 16:51:37 +08:00 |
-LAN-
|
f8c966c39c
|
fix(workflow_tool): Rename `stream` to `streaming` (#11258)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-02 15:00:26 +08:00 |
Yeuoly
|
e23d322c1c
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-29 18:20:59 +08:00 |
Yeuoly
|
fb44cd87e7
|
fix: image url message
|
2024-11-29 18:20:36 +08:00 |
catusax
|
d96a28487a
|
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212)
|
2024-11-29 17:35:13 +08:00 |
ybalbert001
|
cc0b92bc75
|
Update aws tools (#11174)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-11-29 09:28:28 +08:00 |
StyleZhang
|
a0873a956f
|
merge main
|
2024-11-26 10:27:48 +08:00 |
SebastjanPrachovskij
|
17ee731546
|
SearchApi - Return error message instead of raising a ValueError (#11083)
|
2024-11-26 09:34:51 +08:00 |
Tao Wang
|
af2461cccc
|
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090)
|
2024-11-26 09:32:37 +08:00 |
非法操作
|
56e361ac44
|
fix: chart tool chinese font display and raise error (#11058)
|
2024-11-25 19:50:33 +08:00 |
Yeuoly
|
69b61ef57b
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-25 17:19:51 +08:00 |
Yeuoly
|
49bd1a7a49
|
fix: riff
|
2024-11-25 16:44:08 +08:00 |
Yeuoly
|
5ff9cee326
|
Merge branch 'main' into fix/chore-fix
|
2024-11-25 15:37:19 +08:00 |
Kalo Chin
|
684f6b2299
|
fix: slidespeak text output is not the download link (#10997)
|
2024-11-25 11:28:52 +08:00 |
cyflhn
|
87c831e5dd
|
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049)
|
2024-11-25 11:02:58 +08:00 |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
AkisAya
|
566ab9261d
|
fix: gitlab file url not correctly encoded (#10996)
|
2024-11-23 23:44:17 +08:00 |
Kalo Chin
|
817b85001f
|
feat: slidespeak slides generation (#10955)
|
2024-11-22 10:30:21 +08:00 |
yihong
|
464f384cea
|
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-22 10:01:44 +08:00 |
Xu Song
|
8c2f62fb92
|
Feat: support json output for bing-search (#10904)
|
2024-11-21 18:32:54 +08:00 |
Yeuoly
|
cc8117f02a
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-21 14:36:34 +08:00 |
Yeuoly
|
7c74aaabcf
|
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy
|
2024-11-21 14:35:14 +08:00 |
Pedro Gomes
|
83b6abf4ad
|
Update parse.py to handle empty list result (#10915)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-21 14:14:07 +08:00 |
Yeuoly
|
24734009b9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-21 13:52:28 +08:00 |
Steven sun
|
2ae6460f46
|
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
|
2024-11-21 10:39:49 +08:00 |
yihong
|
0067b16d1e
|
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 10:34:43 +08:00 |
Joel
|
99ffe43e91
|
merge main
|
2024-11-20 18:24:03 +08:00 |
方程
|
99b0369f1b
|
Gitee AI embedding tool (#10903)
|
2024-11-20 17:40:34 +08:00 |
非法操作
|
bf4b6e5f80
|
feat: support custom tool upload file (#10796)
|
2024-11-20 13:26:42 +08:00 |
Muntaser Abuzaid
|
33cfc56ad0
|
fix: update email validation regex to allow periods in local part (#10868)
|
2024-11-20 12:33:02 +08:00 |
Tao Wang
|
9f195df103
|
Support Video Proxy and TED Embedding (#10819)
|
2024-11-19 17:49:14 +08:00 |
Zane
|
14f3d44c37
|
refactor: improve handling of leading punctuation removal (#10761)
|
2024-11-18 21:32:33 +08:00 |
Tao Wang
|
90d6ebc879
|
Add youtube-transcript-api as tool (#10772)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-18 10:58:16 +08:00 |
Kalo Chin
|
6de1f8c770
|
Feat(tools) add tavily extract tool and enhance tavily search implementation (#10786)
|
2024-11-18 09:51:34 +08:00 |
Kalo Chin
|
305fbc7c92
|
fix: fal ai wizper also return text msg (#10789)
|
2024-11-18 09:45:59 +08:00 |
Tao Wang
|
29341d60aa
|
Add DuckDuckGo Video Search and News Search (#10771)
|
2024-11-17 13:59:48 +08:00 |
Yeuoly
|
2698b1c222
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-15 19:54:56 +08:00 |
Yeuoly
|
2cb640de15
|
refactor: load tools cache
|
2024-11-15 19:53:50 +08:00 |
Yeuoly
|
59b76900d7
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-15 18:39:40 +08:00 |
Yeuoly
|
fb4ee813c7
|
fix: agent
|
2024-11-15 18:37:33 +08:00 |
Yeuoly
|
6da877c6a6
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-15 15:56:45 +08:00 |
Yeuoly
|
6300e506fb
|
fix: rag
|
2024-11-15 15:54:14 +08:00 |
Yeuoly
|
a0543ab8fb
|
Merge branch 'main' into fix/chore-fix
|
2024-11-15 15:43:32 +08:00 |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |