dify/api/services
2024-12-27 17:38:10 +08:00
..
auth feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
enterprise feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
errors fix: enhance file upload error handling and update base error class (#12132) 2024-12-26 23:31:29 +08:00
plugin fix: block call to flask_app 2024-12-26 22:58:34 +08:00
recommend_app feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tools Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-27 17:38:10 +08:00
workflow feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
agent_service.py fix: agent error handling 2024-12-27 12:09:39 +08:00
annotation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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 Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
app_generate_service.py Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +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: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
audio_service.py fix(audio_service): validate message_id format using UUID (#12087) 2024-12-25 18:36:52 +08:00
billing_service.py fix(billing_service): change retry condition to handle specific reque… (#12091) 2024-12-25 18:40:27 +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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
dataset_service.py Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
external_knowledge_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
feature_service.py Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
file_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
hit_testing_service.py py lint (#12102) 2024-12-26 00:16:35 +08:00
knowledge_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message_service.py fix: update MessageService.create_feedback to use keyword arguments f… (#12134) 2024-12-26 23:26:44 +08:00
model_load_balancing_service.py Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +08:00
model_provider_service.py Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +08:00
moderation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
recommended_app_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tag_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
vector_service.py py lint (#12102) 2024-12-26 00:16:35 +08:00
web_conversation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
website_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workflow_app_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_run_service.py fix: linter 2024-12-24 21:29:24 +08:00
workflow_service.py Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
workspace_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00