dify/api/services
FamousMai 20f73cb756
fix: default model set wrong(#6327) (#6332)
Co-authored-by: maiyouming <maiyouming@yafex.cn>
2024-07-17 14:14:12 +08:00
..
auth
enterprise
entities refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
errors feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
tools refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
workflow chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
__init__.py feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39:07 +08:00
account_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_dsl_service.py feat(backend): support import DSL from URL (#6287) 2024-07-15 16:23:40 +08:00
app_generate_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
app_model_config_service.py
app_service.py fix: default model set wrong(#6327) (#6332) 2024-07-17 14:14:12 +08:00
audio_service.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
billing_service.py
code_based_extension_service.py
conversation_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
dataset_service.py fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
feature_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
file_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
hit_testing_service.py fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
message_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
recommended_app_service.py feat(backend): support import DSL from URL (#6287) 2024-07-15 16:23:40 +08:00
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
website_service.py
workflow_app_service.py
workflow_run_service.py
workflow_service.py feat(backend): support import DSL from URL (#6287) 2024-07-15 16:23:40 +08:00
workspace_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00