Commit Graph

425 Commits (295bbc4a8be1bdde0811099bc5bb2848451fc59d)

Author SHA1 Message Date
胡春东 cf36745770
fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175) 1 year ago
Warren Chen 03243cb422
Modify params for bedrock retrieve generate (#13182) 1 year ago
Warren Chen b2bbc28580
support bedrock kb: retrieve and generate (#13027) 1 year ago
jiandanfeng dd0904f95c
feat: add giteeAI risk control identification. (#12946) 1 year ago
jiangbo721 2f41bd495d
fix:Fix a bug that returns null when the passed path is a file. (#12775)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
rayshaw001 5ff08e241a
fix: serply credential check query might return empty records (#12784) 1 year ago
jiandanfeng 80801ac4ab
fix: "parmas" spelling mistake. (#12875) 1 year ago
mbo 1859d57784
api tool support multiple env url (#12249)
Co-authored-by: mabo <mabo@aeyes.ai>
1 year ago
lotsik f230a9232e
fix: Parsing OpenAPI spec for external tools (#12518) (#12530) 1 year ago
ybalbert001 2a14c67edc
Fix #12448 - update bedrock retrieve tool, support hybrid search type and re… (#12446)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
yihong fe26be2312
fix: http method can be upper case and lower case close #11877 (#12401)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 634b382a3d
fix: enhance ToolEngineInvokeError to include meta information (#12238)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen fc29f2003e
translate comments (#12234) 1 year ago
Warren Chen 562450751f
[Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve (#12227) 1 year ago
非法操作 b66c03dfe9
fix: workflow_as_tool output files raise error (#12061) 1 year ago
非法操作 309fd76ddf
fix: comfyui output image's format (#12121) 1 year ago
ybalbert001 0fdb39f1c3
Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
yihong 8339d2c7c9
fix: issue #11868 bring old logic back (#12100)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 7ae417b4b6
fix(tool): validate return type from _invoke method to ensure ToolInv… (#12079)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 7a24c957bd
fix: i18n error (#12052)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 8978a6a3ff
fix: remove unused credential validation logic in VectorizerProvider (#12000)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 26c10b9931
fix: 'dict_keys' object is not subscriptable error (#11957)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 9ee9e9c6de
fix: self.method should method in api_tool.py (#11926)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 90323cd355
fix(tool_file_manager): raise ValueError when get timeout (#11928)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
ybalbert001 de8800f41a
add three aws tools (#11905)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
傻笑zz 95a7e50137
Fix comfyui tool https (#11859) 1 year ago
傻笑zz 1548501050
fix: comfyui tool supports https (#11823) 1 year ago
DDDDD12138 79d11ea709
feat: add parameters for JinaReaderTool (#11613) 1 year ago
IWAI, Masaharu f0c0ce9db1
fix: rename README filename: Japanese language code is 'JA' (#11651) 1 year ago
Wei Mingzhi 28231d39a4
Remove the processing of single quote when testing API tools. (#11390) 1 year ago
yihong 5669cac16d
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Akira Noda eca466bdaa
chore: fix typo (#11359) 1 year ago
-LAN- f8c966c39c
fix(workflow_tool): Rename `stream` to `streaming` (#11258)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
catusax d96a28487a
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212) 1 year ago
ybalbert001 cc0b92bc75
Update aws tools (#11174)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
SebastjanPrachovskij 17ee731546
SearchApi - Return error message instead of raising a ValueError (#11083) 1 year ago
Tao Wang af2461cccc
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090) 1 year ago
非法操作 56e361ac44
fix: chart tool chinese font display and raise error (#11058) 1 year ago
Kalo Chin 684f6b2299
fix: slidespeak text output is not the download link (#10997) 1 year ago
cyflhn 87c831e5dd
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049) 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
AkisAya 566ab9261d
fix: gitlab file url not correctly encoded (#10996) 1 year ago
Kalo Chin 817b85001f
feat: slidespeak slides generation (#10955) 1 year ago
yihong 464f384cea
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Xu Song 8c2f62fb92
Feat: support json output for bing-search (#10904) 1 year ago
Pedro Gomes 83b6abf4ad
Update parse.py to handle empty list result (#10915)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Steven sun 2ae6460f46
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
1 year ago