Commit Graph

104 Commits (7aaa1ff27080ff28bf856428ce6fb16a7ac7fd67)

Author SHA1 Message Date
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