Amos
|
e42848f4b7
|
Do not pass query parameter when the value is empty (#7585)
|
2024-08-23 18:50:38 +08:00 |
|
-LAN-
|
8f16165f92
|
chore(api/core): Improve FileVar's type hint and imports. (#7290)
|
2024-08-15 12:43:18 +08:00 |
|
Jyong
|
80c94f02e9
|
add vector field for other vectordb (#7051)
|
2024-08-07 17:14:03 +08:00 |
|
Achim
|
a93bc83c8d
|
Provide output data also in json property of workflow tool (#6924) (#7027)
|
2024-08-07 08:54:51 +08:00 |
|
Jyong
|
28d4e5b045
|
Fix/reranking mode is null (#7012)
|
2024-08-06 19:12:04 +08:00 |
|
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
2024-07-24 12:50:11 +08:00 |
|
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-22 15:29:39 +08:00 |
|
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
2024-07-16 19:09:04 +08:00 |
|
guogeer
|
4fdcb30ff8
|
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-07-14 22:11:13 +08:00 |
|
非法操作
|
bf2268b0af
|
fix API tool's schema not support array (#6006)
|
2024-07-05 17:11:59 +08:00 |
|
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|
非法操作
|
f7900f298f
|
chore: refactor the http executor node (#5212)
|
2024-06-24 16:14:59 +08:00 |
|
非法操作
|
1e28a8c033
|
chore: add create_json_message api for tools (#5440)
|
2024-06-24 15:46:16 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
-LAN-
|
5a99aeb864
|
fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257)
|
2024-06-17 10:04:28 +08:00 |
|
-LAN-
|
ed53ef29f4
|
fix(core/tools): Fix the issue with iterating over None in _transform_tool_parameters_type . (#5190)
|
2024-06-14 11:25:48 +08:00 |
|
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
2024-06-05 14:05:15 +08:00 |
|
Yeuoly
|
52ec152dd3
|
fix: incorrect parameters transforming while validating (#4928)
|
2024-06-05 00:01:30 +08:00 |
|
Jyong
|
b6631cd878
|
modify rerank and splitter code directory (#4924)
|
2024-06-04 20:07:25 +08:00 |
|
Bowen Liang
|
3542d55e67
|
improve: generalize tool parameter converter (#4786)
|
2024-06-03 21:26:58 +08:00 |
|
Yeuoly
|
85698ca4f7
|
chore: cleanup tools, remove useless code (#4833)
|
2024-05-31 14:19:59 +08:00 |
|
Yeuoly
|
e198bc9b9a
|
fix: workflow as tool garbled (#4707)
|
2024-05-28 14:51:42 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Jyong
|
233c4150d1
|
support images and tables extract from docx (#4619)
|
2024-05-23 18:05:23 +08:00 |
|
Bowen Liang
|
04ad46dd31
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
2024-05-19 18:30:45 +08:00 |
|
Yeuoly
|
182dadd433
|
chore: remove model as tool (#4409)
|
2024-05-15 12:25:04 +08:00 |
|
Yeuoly
|
b5f101bdac
|
fix: transform None into correct dest type (#4077)
|
2024-05-04 16:34:42 +08:00 |
|
LeePui
|
38ca3b29b5
|
add support for swagger object type (#3426)
Co-authored-by: lipeikui <lipeikui@3vjia.com>
|
2024-04-16 19:54:17 +08:00 |
|
Yeuoly
|
ae1f3780f8
|
Feat/api tool custom timeout (#3420)
|
2024-04-12 17:46:39 +08:00 |
|
Jyong
|
0737e930cb
|
chore: remove Langchain tools import (#3407)
|
2024-04-12 16:26:09 +08:00 |
|
Yeuoly
|
64e395d6cf
|
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-12 15:46:34 +08:00 |
|
Yeuoly
|
44448ba68d
|
fix: remove - in dataset retriever tool name (#3381)
|
2024-04-12 11:12:52 +08:00 |
|
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>
|
2024-04-08 18:51:46 +08:00 |
|
Yulong Wang
|
8e05261588
|
Fix handling of missing required parameters in ApiTool (#2965)
|
2024-03-26 10:53:39 +08:00 |
|
Bowen Liang
|
129a9850eb
|
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962)
|
2024-03-26 10:13:35 +08:00 |
|
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>
|
2024-03-19 18:17:12 +08:00 |
|
Yeuoly
|
ce58f0607b
|
Feat/tool secret parameter (#2760)
|
2024-03-08 20:31:13 +08:00 |
|
Yeuoly
|
b6b58da2d2
|
enhance: custom tool timeout (#2754)
|
2024-03-08 15:26:08 +08:00 |
|
Yeuoly
|
40c646cf7a
|
Feat/model as tool (#2744)
|
2024-03-08 15:22:55 +08:00 |
|
Yeuoly
|
38e5952417
|
Fix/agent react output parser (#2689)
|
2024-03-05 14:02:07 +08:00 |
|
Yeuoly
|
36686d7425
|
fix: test custom tool already exists without decrypting credentials (#2668)
|
2024-03-04 14:16:47 +08:00 |
|
Yeuoly
|
a769edbc89
|
Fix/custom tool any of (#2625)
|
2024-02-29 14:39:05 +08:00 |
|
takatost
|
dd961985f0
|
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614)
|
2024-02-28 23:32:47 +08:00 |
|
Yeuoly
|
d44b05a9e5
|
feat: support auth type like basic bearer and custom (#2613)
|
2024-02-28 23:19:08 +08:00 |
|
Yeuoly
|
ac96d192a6
|
fix: parameter type handling in API tool and parser (#2574)
|
2024-02-27 15:59:11 +08:00 |
|
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 16:54:15 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|