dify/api/core/tools/provider/builtin
2024-07-19 20:32:42 +08:00
..
aippt fix: issues by pydantic2 upgrade (#5171) 2024-06-14 02:28:28 +08:00
arxiv improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
azuredalle Dalle3 add seed (#5288) 2024-06-17 09:27:27 +08:00
bing chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
brave improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
chart chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
code feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
cogview Feat/add zhipu CogView 3 tool (#6210) 2024-07-13 17:39:17 +08:00
dalle fix: Unable to display images generated by Dall-E 3 (#6155) 2024-07-18 19:37:04 +08:00
devdocs feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
dingtalk feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
duckduckgo feat: add Llama 3 and Mixtral model options to ddgo_ai.yaml (#5979) 2024-07-05 21:11:15 +08:00
feishu feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
feishu_base feat(Tools): Add Feishu multi-dimensional table operation function (#5213) 2024-06-14 21:19:20 +08:00
firecrawl Fix/firecrawl parameters issue (#6213) 2024-07-12 12:59:50 +08:00
gaode chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
getimgai feat(tool): getimg.ai integration (#6260) 2024-07-19 20:32:42 +08:00
github chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
google chore: add create_json_message api for tools (#5440) 2024-06-24 15:46:16 +08:00
google_translate Add tool: Google Translate (#6156) 2024-07-16 15:28:33 +08:00
jina feat: add request_params field to jina_reader tool (#5610) 2024-07-08 18:11:50 +08:00
json_process feat: added custom secure_ascii to the json_process tool (#6401) 2024-07-18 08:43:14 +08:00
judge0ce feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
maths feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
nominatim feat: Nominatim OpenStreetMap search tool (#5789) 2024-07-01 16:34:32 +08:00
novitaai fix: added error handling for novita ai tool query (#5506) 2024-06-23 17:59:03 +08:00
openweather feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
pubmed improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
qrcode improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
searchapi chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
searxng chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
slack Modify slack webhook url validation to allow workflow (#6041) (#6042) 2024-07-07 14:09:20 +08:00
spark feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
spider fix(api/core/tools/provider/builtin/spider/tools/scraper_crawler.yaml): Fix wrong placeholder config in scraper crawler tool. (#6432) 2024-07-18 19:23:18 +08:00
stability improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
stablediffusion update sd-webui api parameters to v1.9.3 (#4798) 2024-05-30 19:04:47 +08:00
stackexchange fix: issues by pydantic2 upgrade (#5171) 2024-06-14 02:28:28 +08:00
tavily fix: issues by pydantic2 upgrade (#5171) 2024-06-14 02:28:28 +08:00
tianditu feat: add a Tianditu tool (#6320) 2024-07-18 13:04:03 +08:00
time feat: add Asia/Ho_Chi_Minh timezone (#5521) 2024-06-23 16:47:44 +08:00
trello feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
twilio fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257) 2024-06-17 10:04:28 +08:00
vanna fix: vanna CVE-2024-5565 by disable visualize of ask func (#4930) 2024-06-05 00:46:22 +08:00
vectorizer chore: cleanup tools, remove useless code (#4833) 2024-05-31 14:19:59 +08:00
webscraper fix: issues by pydantic2 upgrade (#5171) 2024-06-14 02:28:28 +08:00
websearch chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
wecom Enhance: tools wecom bot support markdown message (#5791) 2024-07-01 18:19:47 +08:00
wikipedia feat: allow non-english wikipedias to be searched (#5371) 2024-06-19 10:06:47 +08:00
wolframalpha feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
yahoo feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
youtube feat: support define tags in tool yaml (#4763) 2024-05-29 15:19:14 +08:00
__init__.py Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
_positions.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00