dify/api/services
-LAN- 2ad2a402fb
fix(app_dsl_service): handle missing app mode with a ValueError (#11945)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-22 10:40:12 +08:00
..
auth chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
enterprise
entities
errors chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
recommend_app Fix explore app icon (#11742) 2024-12-17 17:42:44 +08:00
tools refactor: update builtin tool provider methods to use session management (#11938) 2024-12-21 21:21:09 +08:00
workflow
__init__.py
account_service.py make login lockout duration configurable (#11699) 2024-12-16 19:05:27 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
api_based_extension_service.py
app_dsl_service.py fix(app_dsl_service): handle missing app mode with a ValueError (#11945) 2024-12-22 10:40:12 +08:00
app_generate_service.py Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 2024-12-11 19:16:35 +08:00
app_model_config_service.py
app_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
audio_service.py
billing_service.py
code_based_extension_service.py
conversation_service.py fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 2024-12-22 10:39:29 +08:00
dataset_service.py Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
external_knowledge_service.py fix: better error message for url add external knowledge (#11537) 2024-12-11 09:55:48 +08:00
feature_service.py feat: Disable the "Forgot your password?" button when the mail server setup is incomplete (#11653) 2024-12-18 15:20:41 +08:00
file_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
hit_testing_service.py
knowledge_service.py
message_service.py
model_load_balancing_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
model_provider_service.py
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 fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 2024-12-22 10:39:29 +08:00
website_service.py
workflow_app_service.py
workflow_run_service.py
workflow_service.py Feat: Retry on node execution errors (#11871) 2024-12-20 14:14:06 +08:00
workspace_service.py