dify/api/services
2024-10-22 15:56:53 +08:00
..
auth refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class (#9356) 2024-10-15 12:51:13 +08:00
enterprise fix: remove url join (#9635) 2024-10-22 15:56:53 +08:00
entities
errors Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
recommend_app refactor: Refactor the service of retrieval the recommend app (#9302) 2024-10-14 13:26:21 +08:00
tools feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
__init__.py
account_service.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
advanced_prompt_template_service.py
agent_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
annotation_service.py
api_based_extension_service.py
app_dsl_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app_generate_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app_model_config_service.py
app_service.py
audio_service.py
billing_service.py
code_based_extension_service.py
conversation_service.py
dataset_service.py Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
external_knowledge_service.py
feature_service.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
file_service.py fix(core): use CreatedByRole enum for role consistency (#9607) 2024-10-22 13:03:50 +08:00
hit_testing_service.py
knowledge_service.py Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
message_service.py
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py
recommended_app_service.py refactor: Refactor the service of retrieval the recommend app (#9302) 2024-10-14 13:26:21 +08:00
saved_message_service.py
tag_service.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
vector_service.py
web_conversation_service.py
website_service.py
workflow_app_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_run_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workspace_service.py