dify/api/services
jyong 17f23f4798 Merge branch 'main' into feat/support-knowledge-metadata
# Conflicts:
#	api/core/rag/datasource/retrieval_service.py
#	api/core/workflow/nodes/code/code_node.py
#	api/services/dataset_service.py
2025-02-26 19:59:14 +08:00
..
auth refactor: Update Firecrawl API parameters and default settings (#13082) 2025-01-29 11:21:05 +08:00
enterprise
entities Merge branch 'main' into feat/support-knowledge-metadata 2025-02-26 19:59:14 +08:00
errors
plugin refactor: Simplify plugin and provider ID generation logic and deduplicate plugin_ids (#14041) 2025-02-19 20:05:01 +08:00
recommend_app
tools Fix/disable autoflush in list tools (#14301) 2025-02-25 14:52:08 +08:00
workflow
__init__.py
account_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
advanced_prompt_template_service.py
agent_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
annotation_service.py
api_based_extension_service.py
app_dsl_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
app_generate_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
app_model_config_service.py
app_service.py
audio_service.py
billing_service.py Revert "Feat/compliance" (#13798) 2025-02-16 20:58:25 -05:00
code_based_extension_service.py
conversation_service.py
dataset_service.py Merge branch 'main' into feat/support-knowledge-metadata 2025-02-26 19:59:14 +08:00
external_knowledge_service.py
feature_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
file_service.py
hit_testing_service.py Fix the issue of repeated escaping of quotes in hit test (#13477) 2025-02-11 09:58:31 +08:00
knowledge_service.py
message_service.py perf(message): optimize message loading and reduce SQL queries (#13720) 2025-02-15 12:19:01 +08:00
metadata_service.py dataset metadata update 2025-02-26 19:56:19 +08:00
model_load_balancing_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
model_provider_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
moderation_service.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
website_service.py refactor: Update Firecrawl API parameters and default settings (#13082) 2025-01-29 11:21:05 +08:00
workflow_app_service.py
workflow_run_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
workflow_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
workspace_service.py