You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583)
2 months ago
..
auth orm filter -> where (#22801) 3 months ago
enterprise Feat: Education (#24208) 2 months ago
entities feat: add multi model credentials (#24451) 2 months ago
errors feat: add multi model credentials (#24451) 2 months ago
plugin fix(oauth): redis compatibility (#23959) 2 months ago
recommend_app make logging not use f-str, change others to f-str (#22882) 3 months ago
tools Refactor: replace count() > 0 check with exists() (#24583) 2 months ago
workflow [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 months ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
account_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 10 months ago
agent_service.py orm filter -> where (#22801) 3 months ago
annotation_service.py [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
api_based_extension_service.py make logging not use f-str, change others to f-str (#22882) 3 months ago
app_dsl_service.py chore: bump version from 1.7.2 to 1.8.0 (#24539) 2 months ago
app_generate_service.py feat: support workflow version specification in workflow and chat APIs (#23188) 3 months ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
audio_service.py orm filter -> where (#22801) 3 months ago
billing_service.py Feat: Education (#24208) 2 months ago
clear_free_plan_tenant_expired_logs.py feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414) 3 months ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
conversation_service.py fix delete conversations via Api and delete conversations from db as well (#23591) 2 months ago
dataset_service.py Refactor: replace count() > 0 check with exists() (#24583) 2 months ago
external_knowledge_service.py refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 months ago
feature_service.py Feat/change user email (#22213) 3 months ago
file_service.py [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
hit_testing_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
knowledge_service.py feat: mypy for all type check (#10921) 10 months ago
message_service.py Fix Empty Collection WHERE Filter Issue (#23086) 3 months ago
metadata_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
model_load_balancing_service.py feat: add multi model credentials (#24451) 2 months ago
model_provider_service.py Fix login tokens and fix task clean_messages create_time. (#24574) 2 months ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
ops_service.py Fix login tokens and fix task clean_messages create_time. (#24574) 2 months ago
recommended_app_service.py feat: mypy for all type check (#10921) 10 months ago
saved_message_service.py orm filter -> where (#22801) 3 months ago
tag_service.py Fix Empty Collection WHERE Filter Issue (#23086) 3 months ago
vector_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
web_conversation_service.py orm filter -> where (#22801) 3 months ago
webapp_auth_service.py Fix login tokens and fix task clean_messages create_time. (#24574) 2 months ago
website_service.py refactor: Fix some type error (#22594) 3 months ago
workflow_app_service.py Add Filter of Get Workflow Logs (#21172) 4 months ago
workflow_draft_variable_service.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
workflow_run_service.py feat(api/repo): Allow to config repository implementation (#21458) 3 months ago
workflow_service.py Refactor: replace count() > 0 check with exists() (#24583) 2 months ago
workspace_service.py orm filter -> where (#22801) 3 months ago