dify/api/services
Charlie.Wei 300d9892a5
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-15 22:41:18 +08:00
..
entities 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
errors tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
advanced_prompt_template_service.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
annotation_service.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
api_based_extension_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
app_model_config_service.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
audio_service.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
billing_service.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
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
completion_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
conversation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
dataset_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
feature_service.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
file_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
hit_testing_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
message_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
model_provider_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
moderation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
operation_service.py Feat/utm update (#2269) 2024-01-29 17:31:45 +08:00
retrieval_service.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
saved_message_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tools_manage_service.py Fix tool provider credential caching issue (#2433) 2024-02-12 18:17:43 +08:00
vector_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
web_conversation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
workspace_service.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