dify/api/services
Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-31 17:03:51 +08:00
..
auth orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
enterprise Feat: Education (#24208) 2025-08-20 15:38:14 +08:00
entities feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
errors feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
plugin Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
recommend_app make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
tools Refactor: replace count() > 0 check with exists() (#24583) 2025-08-27 17:46:52 +08:00
workflow [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
__init__.py
account_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
advanced_prompt_template_service.py
agent_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
annotation_service.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
api_based_extension_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
app_dsl_service.py chore: bump version from 1.7.2 to 1.8.0 (#24539) 2025-08-27 15:20:10 +08:00
app_generate_service.py Chore: remove dead func AppModelConfig.copy() with wrong logic (#24747) 2025-08-29 11:38:24 +08:00
app_model_config_service.py
app_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
audio_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
billing_service.py Feat: Education (#24208) 2025-08-20 15:38:14 +08:00
clear_free_plan_tenant_expired_logs.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
code_based_extension_service.py
conversation_service.py fix delete conversations via Api and delete conversations from db as well (#23591) 2025-08-25 09:43:45 +08:00
dataset_service.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
external_knowledge_service.py refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2025-08-27 13:23:34 +08:00
feature_service.py
file_service.py [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2025-08-22 23:53:05 +08:00
hit_testing_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
knowledge_service.py
message_service.py Fix Empty Collection WHERE Filter Issue (#23086) 2025-07-29 11:17:50 +08:00
metadata_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
model_load_balancing_service.py feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
model_provider_service.py Fix login tokens and fix task clean_messages create_time. (#24574) 2025-08-27 13:32:18 +08:00
oauth_server.py feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
operation_service.py
ops_service.py Fix login tokens and fix task clean_messages create_time. (#24574) 2025-08-27 13:32:18 +08:00
recommended_app_service.py
saved_message_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
tag_service.py Fix Empty Collection WHERE Filter Issue (#23086) 2025-07-29 11:17:50 +08:00
vector_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
web_conversation_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
webapp_auth_service.py example for rm extra cast (#24646) 2025-08-28 09:37:39 +08:00
website_service.py refactor: Fix some type error (#22594) 2025-07-18 09:26:29 +08:00
workflow_app_service.py
workflow_draft_variable_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
workflow_run_service.py
workflow_service.py Refactor: replace count() > 0 check with exists() (#24583) 2025-08-27 17:46:52 +08:00
workspace_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00