Commit Graph

101 Commits (77a62f33b3311e976fcb2aced2ef64436b03bbcd)

Author SHA1 Message Date
Yeuoly c2ce8e638e
fix: deleted_tools 1 year ago
Yeuoly 5ff9cee326
Merge branch 'main' into fix/chore-fix 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
-LAN- 535c72cad7
fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) 1 year ago
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
Yeuoly 24734009b9
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 97a3727962
fix: optimize DEFAULT-USER 1 year ago
Jyong 128efc3193
Feat/clean message records (#10588) 1 year ago
Yeuoly 5cdbfe2f41
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1 year ago
Yeuoly fe677cc5f9
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- b88145096f
feat(model): add validation for custom disclaimer length (#10287) 1 year ago
-LAN- c711c5e36e
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
-LAN- 249b897872
feat(model): add validation for custom disclaimer length (#10287) 1 year ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Yeuoly 10cc4e758c
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
-LAN- e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management (#10108) 1 year ago
-LAN- 2c26f77a25
fix(api): handle missing upload_file_id for tool_file messages (#9756) 1 year ago
-LAN- 0e965b6529
chore(models): convert created_by_role to its value for consistency (#9612) 1 year ago
Yeuoly dea2962a79
Merge main into feat/plugin 1 year ago
Yeuoly 1450e5d5cb
feat: add supports for multimodal 1 year ago
-LAN- 5f12c17355
fix(core): use CreatedByRole enum for role consistency (#9607) 1 year ago
Yeuoly 11270a7ef2
Migrate to DeclarativeBaseModel 1 year ago
Yeuoly bedbd658fe
Merge main into fix/chore-fix 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Yeuoly ae1eeb9b2a
Mergin main into fix/chore-fix 1 year ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Yeuoly e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools 2 years ago
Yeuoly cda9f6ec6b
Merge main into fix/chore-fix 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Yeuoly 91cb80f795
refactor: tool 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 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Yeuoly 9c7bcd5abc
Merge main 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 886a160115
fix: invoke tool streamingly 2 years ago
Yeuoly cf4e9f317e
refactor: tool models 2 years ago
kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
kurokobo d7aa4076c9
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 2 years ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
mago960806 a68df696ec
Fix issue with incorrect port number in app_base_url due to NAT networks (#6653) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
Jyong 1e0e573165
update clean embedding cache query logic (#6483) 2 years ago
Poorandy 8a80af39c9
refactor(models&tools): switch to dify_config in models and tools. (#6394)
Co-authored-by: Poorandy <andymonicamua1@gmail.com>
2 years ago