Commit Graph

90 Commits (e635f3dc1d020652e23c8c2decfd88d651168464)

Author SHA1 Message Date
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
Leo Q fc5ed17fe9
provide a bit more info in logs when parsing api schema error (#3026) 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
Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965) 2 years ago
Bowen Liang 129a9850eb
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2 years ago
Lance Mao 53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
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 b6b58da2d2
enhance: custom tool timeout (#2754) 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
Yeuoly 38e5952417
Fix/agent react output parser (#2689) 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
Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 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
Yeuoly b07084711c
fix: missing description (#2643) 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 a769edbc89
Fix/custom tool any of (#2625) 2 years ago
takatost dd961985f0
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2 years ago
Yeuoly d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2 years ago
Yeuoly ac96d192a6
fix: parameter type handling in API tool and parser (#2574) 2 years ago
Jyong 4be3087642
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago