dify/api/controllers/console
2024-10-29 21:10:18 +08:00
..
app feat: regenerate history switch navigation (#8749) 2024-10-24 12:09:46 +08:00
auth fix: remove email code login redirect (#9698) 2024-10-23 14:56:10 +08:00
billing chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
datasets Added OceanBase as an option for the vector store in Dify (#10010) 2024-10-29 21:10:18 +08:00
explore feat(api): add generic file size limit parameter (#9812) 2024-10-25 09:02:06 +08:00
tag fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2024-09-10 14:07:06 +08:00
workspace feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
__init__.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
admin.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
apikey.py editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
error.py fix: remove email code login redirect (#9698) 2024-10-23 14:56:10 +08:00
extension.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
feature.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
init_validate.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
ping.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
setup.py Feat/implement-refresh-tokens (#9233) 2024-10-12 23:46:30 +08:00
version.py feat(api): add version comparison logic (#8902) 2024-09-30 11:12:26 +08:00
wraps.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00