dify/api/services
呆萌闷油瓶 ee50a2bcd5
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 18:06:03 +08:00
..
auth orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
enterprise chore: bump ruff to 0.12.x (#22259) 2025-07-12 20:00:54 +08:00
entities fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
errors feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
plugin make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
workflow orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
annotation_service.py feat: clear all annotation (#22878) 2025-07-25 18:06:03 +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(version): bump to 1.7.0 (#22830) 2025-07-23 18:37:30 +08:00
app_generate_service.py fix: improve max active requests calculation logic (#22847) 2025-07-23 18:36:24 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
audio_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
billing_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
clear_free_plan_tenant_expired_logs.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
dataset_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
external_knowledge_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
feature_service.py Feat/change user email (#22213) 2025-07-17 10:55:59 +08:00
file_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
hit_testing_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
knowledge_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
metadata_service.py fix(knowledge_base): Unchecked metadata name length (#21454) 2025-06-25 10:18:20 +08:00
model_load_balancing_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
model_provider_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
tag_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
vector_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
web_conversation_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
webapp_auth_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
website_service.py refactor: Fix some type error (#22594) 2025-07-18 09:26:29 +08:00
workflow_app_service.py Add Filter of Get Workflow Logs (#21172) 2025-06-19 10:10:16 +08:00
workflow_draft_variable_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
workflow_run_service.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
workflow_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
workspace_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00