dify/api/services
Asuka Minato 25c69ac540
one example of Session (#24135)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-09-24 03:32:48 +08:00
..
auth more httpx (#25651) 2025-09-22 23:07:09 +08:00
enterprise feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
entities fix full_text_search name (#26104) 2025-09-23 16:40:26 +08:00
errors
plugin one example of Session (#24135) 2025-09-24 03:32:48 +08:00
rag_pipeline Fix: use data.type instead of type when checking datasource node (#25965) 2025-09-22 10:01:21 +08:00
recommend_app
tools fix: handle None description in MCP tool transformation (#25872) 2025-09-18 13:11:38 +08:00
workflow feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
__init__.py
account_service.py
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_dsl_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
app_generate_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
app_model_config_service.py
app_service.py one example of Session (#24135) 2025-09-24 03:32:48 +08:00
audio_service.py
billing_service.py
clear_free_plan_tenant_expired_logs.py
code_based_extension_service.py
conversation_service.py
dataset_service.py one example of Session (#24135) 2025-09-24 03:32:48 +08:00
datasource_provider_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external_knowledge_service.py
feature_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hit_testing_service.py
knowledge_service.py
message_service.py fix: Message => str (#25876) 2025-09-18 17:57:57 +08:00
metadata_service.py
model_load_balancing_service.py
model_provider_service.py
oauth_server.py
operation_service.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
ops_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py one example of Session (#24135) 2025-09-24 03:32:48 +08:00
variable_truncator.py fix(api): Fix variable truncation for list[File] value in output mapping (#26133) 2025-09-23 21:30:46 +08:00
vector_service.py
web_conversation_service.py
webapp_auth_service.py
website_service.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
workflow_app_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_draft_variable_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_run_service.py
workflow_service.py Refactor WorkflowService to handle missing default credentials gracef… (#25960) 2025-09-19 00:45:35 -07:00
workspace_service.py