Commit Graph

277 Commits (2fed55ae6bf07957504d7da26ee3d8f8bc1bd5fb)

Author SHA1 Message Date
Xiao Ley 132f5fb3de
feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
非法操作 24282236f0
fix: not checked require_summary of duckduckgo search raise error (#5303) 2 years ago
-LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago
Charlie.Wei e95f8fa3dc
Dalle3 add seed (#5288)
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
Bowen Liang d94279ae75
fix: casting non-string type value for tool parameter options (#5267) 2 years ago
Serply 795714bc2f
feat(Tools): Add Serply Web/Job/Scholar/News Search tool for more options (#5186)
Co-authored-by: teampen <136991215+teampen@users.noreply.github.com>
2 years ago
走在修行的大街上 8d1386df0f
feat(Tools): Add Feishu multi-dimensional table operation function (#5213)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Jaxon Ley 337bad8525
feat: Add Optional API Key, Proxy Server, and Bypass Cache Parameters to Jina Tools (#5197) 2 years ago
takatost 3c0f21d174
fix: workflow as tool create error by type misuse (#5205) 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
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
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
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
crazywoola 6534566b7e
feat: add América/São Paulo tz (#4701) 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
非法操作 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
rennokki 6b5685ef0c
feat: Jina Search & Jina Reader CSS selectors (#4523) 2 years ago
Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 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
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
Richards Tu bf9fc8fef4
Reduce tool redundancy for [Judge0 CE] (#3837)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 2832adda88
fix: missing url field when searching special keywords (#3820) 2 years ago
Richards Tu ff76c4bd5d
Add new tool: Judge0 CE (#3684)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang b2535e7db6
chore: update description of code interpreter tool (#3679)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Richards Tu d7f0056e2d
Fix error in [Update yaml and py file in Tavily Tool] (#3465)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Yeuoly d9f1a8ce9f
feat: stable diffusion 3 (#3599) 2 years ago
Yeuoly c2acb2be60
feat: code (#3557) 2 years ago
Yeuoly e212a87b86
fix: json-reader-json-output (#3552) 2 years ago
takatost 8811677154
feat: remove langchain from output parsers (#3473) 2 years ago
Yeuoly 5b3133f9fc
feat: jina reader (#3468) 2 years ago
crazywoola 782ecfa5c3
Revert "Update yaml and py file in Tavily Tool" (#3464) 2 years ago
Richards Tu 2d69afb34d
Update yaml and py file in Tavily Tool (#3450) 2 years ago
junytang e76693cad9
Integrated SearXNG search as built-in tool (#3363)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 693647a141
Fix/Bing Search url endpoint cannot be customized (#3366) 2 years ago
Yeuoly e635f3dc1d
chore: remove langchain in tools (#3247) 2 years ago
Yeuoly cc5ccaaca1
fix: incomplete response (#3215) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Richards Tu 16e3b0484d
Update descriptions in StackExchange Tool (#3043) 2 years ago
arkii 5e591fc1b7
feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yash Parmar 132269618d
FEAT: Add Brave Search and Trello(12 Tools) Included (#3040) 2 years ago
Richards Tu 17af0de7b6
Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Richards Tu 2c43393bf1
Add New Tool: DevDocs (#2993) 2 years ago
Bowen Liang 08b727833e
generalize helper for loading module from source (#2862) 2 years ago
Yeuoly 95b74c211d
Feat/support tool credentials bool schema (#2875) 2 years ago
Onelevenvy cb79a90031
feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2 years ago
Yeuoly cef16862da
fix: charts encoding (#2848) 2 years ago
Bowen Liang 19d3a56194
feat: add weekday calculator in time tool (#2822) 2 years ago
Qun 1e5455e266
enhance: use override_settings for concurrent stable diffusion (#2818) 2 years ago
Bowen Liang 8b15b742ad
generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2 years ago
Yeuoly f734cca337
enhance: add stable diffusion user guide (#2795) 2 years ago
Bowen Liang f82a64d149
feat: add DingTalk(钉钉) tool for sending message to chat group bot via webhook (#2693) 2 years ago
Yeuoly 82d0732c12
fix: aippt default styles (#2779) 2 years ago
Yeuoly 53cd125780
fix: deep copy of model-tool label (#2775) 2 years ago
Yeuoly ce58f0607b
Feat/tool secret parameter (#2760) 2 years ago
Yeuoly 40c646cf7a
Feat/model as tool (#2744) 2 years ago
Bowen Liang 4170d6a491
use SVG icons for built-in tools (#2748) 2 years ago
Bowen Liang 0b50c525cf
feat: support error correction and border size in qrcode tool (#2731) 2 years ago
Yash Parmar c0b82f8e58
UPDATE: Twilio tool crdential verification (#2741) 2 years ago
Yeuoly 24809fce07
fix: missing en_name of aippt (#2737) 2 years ago
Bowen Liang 0ac250a035
fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719) 2 years ago
Yeuoly 27e678480e
Feat: AIPPT & DynamicToolParamter (#2725) 2 years ago
Yash Parmar 2f28afebb6
FEAT: Add twilio tool for sending text and whatsapp messages (#2700)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Bowen Liang 1cf5f510ed
feat: add qrcode tool for QR code generation (#2699) 2 years ago
Yash Parmar 7f891939f1
FEAT: add tavily tool for searching... A search engine for LLM (#2681) 2 years ago
Bowen Liang 65cfd4360a
fix: typo in wecom tool (#2674) 2 years ago
Yeuoly 72ddedfc5c
fix: setup default filters while add credentials (#2669) 2 years ago
Bowen Liang f25cec265d
feat: add Wecom(企业微信) tool for sending message to chat group bot via webhook (#2638) 2 years ago
crazywoola b5c1bb346c
Add PubMed to tools (#2652) 2 years ago
nan jiang bc65ee10c0
bugfix: model str maybe empty (#2660) 2 years ago
Bowen Liang 8495ffaa45
fix: typo in gaode tool (#2636) 2 years ago
Yash Parmar dbd1d79770
FEAT: Add arxiv tool for searching scientific papers and articles fro… (#2632) 2 years ago
Yeuoly d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2 years ago
Yeuoly d8ab4474b4
fix: bing search response filter (#2519) 2 years ago
Yash_1124 adf2651d1f
FEAT: Add DuckDuckGo Search Tool for Enhanced Privacy-Focused Search Functionality (#2499) 2 years ago
kukuze 5ff6b1da07
Windows local deployment switch "tool“ interface failed (#2483) 2 years ago
wjryours af6a318aae
fix: windows load provider file error (#2463) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Bowen Liang d4cfd3e7ac
add built-in maths tool for local expression evaluation on NumExpr (#2390) 2 years ago
Yeuoly 5010706d8b
feat: tool credentials cache and introduce _position.yaml (#2386) 2 years ago
Yeuoly 6278ff0f30
Feat/add bing search (#2379) 2 years ago
Yeuoly b814f0b7e3
feat: bing search (#2375) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Yeuoly cfbb7bec58
Feat/current time tool zone (#2337) 2 years ago
Yeuoly 07dd8b94ed
fix: check empty tool provider credentials (#2332) 2 years ago
Yeuoly ef308fd121
feat: add sd model parameter (#2331) 2 years ago
Charlie.Wei 5929e84036
Optimization stable diffusion verify (#2322)
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
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
呆萌闷油瓶 10e9766fd3
chore:azure dalle tool support pt-BR text (#2301)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Charlie.Wei c0a4fd145c
Add custom tools (#2299)
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 cb27571e9f
fix: missing prompt (#2294) 2 years ago
Yeuoly 0518da5819
remove repositories tool (#2293) 2 years ago
Charlie.Wei d2797abdb4
Add custom tools (#2292)
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
takatost 1ea18a2922
feat: optimize tool name (#2284) 2 years ago
呆萌闷油瓶 c97b7f6748
Feat/add azure dalle tool (#2276)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Charlie.Wei 76cc19f525
Add custom tools (#2259)
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
Bowen Liang 5baaebb3fd
fix: typo of builtin tools (#2275) 2 years ago
Yeuoly 48d5628fd4
Refactor: CoT runner (#2157) 2 years ago
Yeuoly 57024614bd
fix: Fix typo in credentials field name (#2155) 2 years ago
Yeuoly 9525ca08b9
Fix/assistant none type (#2143) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2 years ago