dify/api/services
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
..
auth chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
enterprise chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
entities chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
errors catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
tools chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py enhance: include workspace name in create-tenant command (#7834) 2024-08-30 15:53:50 +08:00
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
agent_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
annotation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_dsl_service.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
app_generate_service.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_service.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
audio_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
billing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
dataset_service.py fixed permission is None (#7788) 2024-08-29 12:46:42 +08:00
feature_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
file_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
hit_testing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
model_load_balancing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
model_provider_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py Langfuse view button (#7684) 2024-08-27 11:25:56 +08:00
recommended_app_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tag_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
vector_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
web_conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
website_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_app_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_run_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00