Commit Graph

428 Commits (bc614cb507010cd2f87635c705f03727b80bcec6)

Author SHA1 Message Date
-LAN- d6e8290a1c
fix(files): update Content-Length handling for tool and remote files (#9649) 2 years ago
-LAN- 36f66d40e5
refactor(api): simplify limit retrieval and return types (#9641) 2 years ago
crazywoola 98bf7710e4
fix: fields.Nested(message_file_fields) (#9632) 2 years ago
Bowen Liang 4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2 years ago
Yeuoly 11270a7ef2
Migrate to DeclarativeBaseModel 2 years ago
Yeuoly 53e1b45d40
fix: remove .query reference of db.Model 2 years ago
Yeuoly bedbd658fe
Merge main into fix/chore-fix 2 years ago
Yeuoly 7b62b5578e
refactor: add manifest into upload interfaces 2 years ago
-LAN- 8d8a8fe295
feat(file-upload): add support for optional file source parameter (#9554) 2 years ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 2 years ago
Joe 4fd2743efa
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
Yeuoly 45f8651a3d
feat: support backwards invoke summary 2 years ago
Yeuoly 7754431a34
feat: support plugin max package size 2 years ago
Yeuoly fa7215cfea
Merge branch 'main' into fix/chore-fix 2 years ago
Yeuoly beebcbd962
feat: add description 2 years ago
Yeuoly 31cca4a849
fix: add marketplace switch 2 years ago
Yeuoly 43ffccc8fd
fix: install plugins 2 years ago
Yeuoly a81293cf5a
feat: add category for plugins 2 years ago
Hash Brown fa47f0c707
chore: disable chat service API passing `parent_message_id` (#8984) 2 years ago
Yeuoly 276701e1b7
refactor: plugin installation 2 years ago
Summer-Gu 8501af298f
feat: added dataset recall testing API (#9300) 2 years ago
Yeuoly 8e1cf3233c
fix: missing openai moderation 2 years ago
Yeuoly dd551e6ca8
Ruff: reformatter 2 years ago
Yeuoly ae1eeb9b2a
Mergin main into fix/chore-fix 2 years ago
ice yao d15ba3939d
Add Volcengine VikingDB as new vector provider (#9287) 2 years ago
-LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 2 years ago
Shili Cao 2ec6ffe478
feat:support baidu vector db (#9185) 2 years ago
Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2 years ago
zxhlyh d498f4e55e
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Yeuoly 118fa66567
feat: backwards invoke tools 2 years ago
Yeuoly dd0462c1dc
feat: support two install source 2 years ago
Yeuoly ae96f66a08
feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials 2 years ago
Yeuoly 570b7d18ac
fix: endpoint apis 2 years ago
Yeuoly a9c21ef929
feat: uninstall plugins 2 years ago
Yeuoly e27a03ae15
feat: support install plugin 2 years ago
gaocarri 8204e0e14a
fix: Count exception occurs when searching conversations (#8754)
Co-authored-by: zheng.gao <zheng.gao@amh-group.com>
2 years ago
zhuhao 959a81a41b
refactor: remove the duplicate definitions across different modules (#9022) 2 years ago
Hash Brown 5f8a27074e
fix: chat API is not bringing the conversation/session history (#8965) 2 years ago
takatost e12f4009d3 feat: optimize icon url 2 years ago
zhuhao fa837b2dfd
fix: fix the issue with the system model configuration update (#8923) 2 years ago
Yeuoly c9f80b46a1
fix: add endpoint name 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
-LAN- 3af65b2f45
feat(api): add version comparison logic (#8902) 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago
takatost 8236373498 feat: remove unused codes 2 years ago
Yeuoly e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools 2 years ago
takatost 47c8824be6 feat: move model request to plugin daemon 2 years ago
takatost 1c3213184e feat: move model request to plugin daemon 2 years ago
Yeuoly d9cced8419
Merge branch 'main' into fix/chore-fix 2 years ago
ice yao 27e33fb15c
chore: fix wrong VectorType match case (#8857) 2 years ago
Yeuoly 5dcd25a613
fix: missing error message 2 years ago
Yeuoly 0ad9dbea63
feat: backwards invoke model 2 years ago
Yeuoly ea497f828f
feat: endpoint management 2 years ago
Yeuoly 153dc5b3f3
feat: endpoint apis 2 years ago
Yeuoly 68c10a1672
feat: add backwards invoke node api 2 years ago
Yeuoly cda9f6ec6b
Merge main into fix/chore-fix 2 years ago
Yeuoly 7a3e756020
refactor: list tools 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Yeuoly eef79a5196
feat: support install plugin 2 years ago
Yeuoly 2223dfb266
feat: get debugging key 2 years ago
Yeuoly 73ce692e24
feat: add inner api key 2 years ago
Yeuoly 00d1c45518
Merge main 2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 2 years ago
fanlia 5f03e66489
Feature/service api workflow logs (#8323) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
Jason Tan c5b3777d93
editor can also create api key (#8214) 2 years ago
Yeuoly b0d53c0ac4
Merge main 2 years ago
zhuhao 86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2 years ago
Yeuoly 9c7bcd5abc
Merge main 2 years ago
Jyong 85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Nam Vu 9ded063417
chore: #7348, support query conversations by updated_at (#8047) 2 years ago
Jyong 15791510c8
fix wrong error message (#7972) 2 years ago
takatost 161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" (#7949) 2 years ago
Jyong 1a5116cba0
Fix/segment create with api (#7928) 2 years ago
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly de01ca8d55
feat: inner api encrypt 2 years ago
Ethan ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2 years ago
Yeuoly db8bf2a85e
Merge branch 'main' into feat/plugin 2 years ago
Yeuoly 1fa3b9cfd8
refactor tools 2 years ago
Yeuoly ece82b87bf
feat: invoke app 2 years ago
Yeuoly 12ea085e22
feat: implement invoke app args 2 years ago
Yeuoly 41ed2e0cc2
feat: backwards invoke app 2 years ago
Yeuoly 113ff27d07
fix: types 2 years ago
YidaHu bd6d4d0553
fix: filter out installed apps without an app (#7799) 2 years ago
Yeuoly 4b4741f7ed
Merge main into feat/plugin 2 years ago
Yeuoly 25b8a512bf
feat: invoke app 2 years ago
crazywoola c441bea4d1
fix: datasets permission is missing (#7787) 2 years ago
Garfield Dai 54b693d5b1
feat: update saas billing hint. (#7760) 2 years ago
kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
Jiakun Xu e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2 years ago
呆萌闷油瓶 2726fb3d5d
feat:dailymessages (#7603) 2 years ago
Jyong 1473083a41
catch openai rate limit error (#7658) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
pinsily a7743a4f47
add:save_model_credentials error log (#7630) 2 years ago
Joe 741c548f3c
feat: web sso (#7135) 2 years ago
Shota Totsuka 47919983bf
fix: typo in comment (#7606) 2 years ago