Commit Graph

163 Commits (f87f11e92ce3ccdd38ec82cff182bf5c3fc8a507)

Author SHA1 Message Date
takatost 3c0f21d174
fix: workflow as tool create error by type misuse (#5205) 2 years ago
-LAN- ed53ef29f4
fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190) 2 years ago
takatost 5ec7d85629
fix: issues by pydantic2 upgrade (#5171) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Charlie.Wei d6fa130cb5
remove dalle3 seed (#5136)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
fishisnow 11fd4a5dcc
Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
2 years ago
非法操作 e04fc9b304
fix: select field not work when it is not required (#5101) 2 years ago
Charlie.Wei b7c72f7a97
dalle3 add style consistency parameter (#5067)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
非法操作 3b36ba797f
feat: add duckduckgo img search, translate, ai chat (#5074) 2 years ago
ugyuji 4d2e6c3391
fix: Google HL Parameter for SearchApi (#5071) 2 years ago
Yeuoly 52585aea74
fix: typo in sd3 (#5000) 2 years ago
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
takatost 09298a32e7
fix: vanna CVE-2024-5565 by disable visualize of ask func (#4930) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Yeuoly 52ec152dd3
fix: incorrect parameters transforming while validating (#4928) 2 years ago
Jyong b6631cd878
modify rerank and splitter code directory (#4924) 2 years ago
Henry Lu 2d9f55b632
feat: Add Vanna.AI as a builtin tool (#4878)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
非法操作 7133a16511
chore: refactor the serpapi's google search tool (#4834) 2 years ago
doufa 9abeb99b32
chore: modify tools/JinaReader label to Jina (#4908) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
Yeuoly 85698ca4f7
chore: cleanup tools, remove useless code (#4833) 2 years ago
Oliver Lee 176d91937d
fix 'NoneType' and new ContentType supported. (#4818) 2 years ago
Krasus.Chen 93d3350c8c
update sd-webui api parameters to v1.9.3 (#4798)
Co-authored-by: Your Name <chen@krasus.red>
2 years ago
SebastjanPrachovskij b10e67be3b
Add SearchApi tools (#4648) 2 years ago
Yeuoly 74f38eacda
feat: support define tags in tool yaml (#4763) 2 years ago
Yeuoly ba37275503
fix: confusing chart description (#4760) 2 years ago
Yeuoly e198bc9b9a
fix: workflow as tool garbled (#4707) 2 years ago
crazywoola 6534566b7e
feat: add América/São Paulo tz (#4701) 2 years ago
Patryk Garstecki f40743183e
🔧 Add env variable for time signature (#4650) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
Jyong 233c4150d1
support images and tables extract from docx (#4619) 2 years ago
非法操作 24576a39e5
fix: some google search result raise exception (#4567) 2 years ago
naporitan 5b009a5afb
chore(api): Use channel from UI as API query parameter (#4562) 2 years ago
Li Yi f32bba6531
Update requirements.txt with latest OSS package with AuthV4 support (#4425) 2 years ago
rennokki 6b5685ef0c
feat: Jina Search & Jina Reader CSS selectors (#4523) 2 years ago
Bowen Liang e8e213ad1e
chore: apply and fix flake8-bugbear lint rules (#4496) 2 years ago
Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2 years ago
Charlie.Wei 97b65f9b4b
Optimize webscraper (#4392)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Yeuoly 182dadd433
chore: remove model as tool (#4409) 2 years ago
Bowen Liang 228de1f12a
fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2 years ago
Yeuoly e7fe7ec0f6
feat: support time format (#4138) 2 years ago
Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2 years ago
Yeuoly b5f101bdac
fix: transform None into correct dest type (#4077) 2 years ago
Pan YANG 5940564d84
feat: add a new built-in tool of Slack Incoming Webhook (#4067) 2 years ago
crazywoola 704755d005
fix: submitCodeExecutionTask (#4006) 2 years ago
Richards Tu d1263700c0
Update the description and labels in Judge0ce tool (#3990)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Richards Tu f26ad16af7
Add new tool: Firecrawl (#3819)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
miendinh 2a8881d0e8
fix: tool webscraper - too many redirects in case target url does not… (#3831)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago