dify/api/services
Yeuoly ccb67bffc4
fix: tools
2024-04-03 13:46:29 +08:00
..
entities enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
errors restore completion app 2024-03-15 18:13:55 +08:00
workflow fix external data convert 2024-04-02 15:30:39 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py Merge branch 'main' into feat/workflow 2024-03-29 21:18:16 +08:00
advanced_prompt_template_service.py refactor app 2024-03-15 18:15:48 +08:00
agent_service.py fix 2024-03-29 22:26:26 +08:00
annotation_service.py Fix/upload limit (#2521) 2024-02-22 17:16:22 +08:00
api_based_extension_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
app_generate_service.py refactor app generate pipeline 2024-03-15 21:42:22 +08:00
app_model_config_service.py refactor apps 2024-03-15 18:17:04 +08:00
app_service.py fix bug 2024-03-20 12:47:36 +08:00
audio_service.py fix audio voice arg 2024-03-15 18:17:04 +08:00
billing_service.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
conversation_service.py refactor app 2024-03-15 18:15:48 +08:00
dataset_service.py Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
feature_service.py Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
file_service.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
hit_testing_service.py Fix/hit test tsne issue (#2581) 2024-02-27 17:30:52 +08:00
message_service.py fix bug 2024-03-19 15:32:10 +08:00
model_provider_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
moderation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
operation_service.py Feat/utm update (#2269) 2024-01-29 17:31:45 +08:00
recommended_app_service.py feat: use en-US recommended apps as fallback if using unmaintained language 2024-04-01 16:24:59 +08:00
saved_message_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tools_manage_service.py fix: tools 2024-04-03 13:46:29 +08:00
tools_transform_service.py chore: generic 2024-04-03 12:02:51 +08:00
vector_service.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
web_conversation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
workflow_app_service.py lint fix 2024-03-15 18:15:16 +08:00
workflow_run_service.py add conversation_id & message_id to advanced-chat workflow-runs API 2024-03-15 22:24:00 +08:00
workflow_service.py add app info for workflow convert 2024-04-01 21:00:08 +08:00
workspace_service.py Fix/2559 upload powered by brand image not showing up (#2602) 2024-02-28 15:17:49 +08:00