dify/api/services
takatost ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-25 15:46:12 +08:00
..
auth Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
enterprise
entities
errors feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39:07 +08:00
tools
workflow
__init__.py feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39:07 +08:00
account_service.py feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39:07 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_generate_service.py
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 chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
feature_service.py
file_service.py fix: correct typos (#5510) 2024-06-22 23:01:02 +08:00
hit_testing_service.py chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
message_service.py
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
website_service.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
workflow_app_service.py
workflow_run_service.py
workflow_service.py feat: support importing and overwriting workflow DSL (#5511) 2024-06-25 15:46:12 +08:00
workspace_service.py