-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
1 year ago |
Jyong
|
42b02b3a5f
|
Fix/agent external knowledge retrieval (#9241)
|
1 year ago |
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
1 year ago |
zg0d233
|
fcfa1252a0
|
fix bug when adding openai or openai-compatible stt model instance (#9006)
|
1 year ago |
Jyong
|
7e611ffbf3
|
multi-retrival use dataset's top-k (#8416)
|
1 year ago |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
1 year ago |
Jyong
|
49cee773c5
|
fixed score threshold is none (#8342)
|
1 year ago |
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
1 year ago |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
1 year ago |
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
1 year ago |
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 year ago |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
1 year ago |
Amos
|
e42848f4b7
|
Do not pass query parameter when the value is empty (#7585)
|
1 year ago |
-LAN-
|
8f16165f92
|
chore(api/core): Improve FileVar's type hint and imports. (#7290)
|
1 year ago |
Jyong
|
80c94f02e9
|
add vector field for other vectordb (#7051)
|
1 year ago |
Achim
|
a93bc83c8d
|
Provide output data also in json property of workflow tool (#6924) (#7027)
|
1 year ago |
Jyong
|
28d4e5b045
|
Fix/reranking mode is null (#7012)
|
1 year ago |
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
1 year ago |
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1 year ago |
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
1 year ago |
guogeer
|
4fdcb30ff8
|
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
1 year ago |
非法操作
|
bf2268b0af
|
fix API tool's schema not support array (#6006)
|
1 year ago |
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 year ago |
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
1 year ago |
非法操作
|
f7900f298f
|
chore: refactor the http executor node (#5212)
|
1 year ago |
非法操作
|
1e28a8c033
|
chore: add create_json_message api for tools (#5440)
|
1 year ago |
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
1 year ago |
-LAN-
|
5a99aeb864
|
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257)
|
1 year ago |
-LAN-
|
ed53ef29f4
|
fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190)
|
1 year ago |
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
1 year ago |
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
1 year ago |
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
1 year ago |
Yeuoly
|
52ec152dd3
|
fix: incorrect parameters transforming while validating (#4928)
|
1 year ago |
Jyong
|
b6631cd878
|
modify rerank and splitter code directory (#4924)
|
1 year ago |
Bowen Liang
|
3542d55e67
|
improve: generalize tool parameter converter (#4786)
|
1 year ago |
Yeuoly
|
85698ca4f7
|
chore: cleanup tools, remove useless code (#4833)
|
1 year ago |
Yeuoly
|
e198bc9b9a
|
fix: workflow as tool garbled (#4707)
|
1 year ago |
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
1 year ago |
Jyong
|
233c4150d1
|
support images and tables extract from docx (#4619)
|
1 year ago |
Bowen Liang
|
04ad46dd31
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
1 year ago |
Yeuoly
|
182dadd433
|
chore: remove model as tool (#4409)
|
1 year ago |
Yeuoly
|
b5f101bdac
|
fix: transform None into correct dest type (#4077)
|
1 year ago |
LeePui
|
38ca3b29b5
|
add support for swagger object type (#3426)
Co-authored-by: lipeikui <lipeikui@3vjia.com>
|
1 year ago |
Yeuoly
|
ae1f3780f8
|
Feat/api tool custom timeout (#3420)
|
1 year ago |
Jyong
|
0737e930cb
|
chore: remove Langchain tools import (#3407)
|
1 year ago |
Yeuoly
|
64e395d6cf
|
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
1 year ago |
Yeuoly
|
44448ba68d
|
fix: remove - in dataset retriever tool name (#3381)
|
1 year 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>
|
1 year ago |
Yulong Wang
|
8e05261588
|
Fix handling of missing required parameters in ApiTool (#2965)
|
1 year ago |
Bowen Liang
|
129a9850eb
|
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962)
|
1 year ago |