dify/api/services
crazywoola 3a071b8db9
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
fix: datasets permission is missing (#7751)
2024-08-28 15:36:11 +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 chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +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: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +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: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +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 fix: datasets permission is missing (#7751) 2024-08-28 15:36:11 +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