dify/api/controllers/console
Jyong 5b953c1ef2
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
2024-02-27 11:39:05 +08:00
..
app fix: audio to text (#2493) 2024-02-20 15:16:46 +08:00
auth fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
billing enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
datasets Fix some RAG bugs (#2570) 2024-02-27 11:39:05 +08:00
explore tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
workspace fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
__init__.py bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
admin.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
apikey.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
error.py add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
extension.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
feature.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
init_validate.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
setup.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
version.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
wraps.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00