dify/api/services
-LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-18 20:06:24 +08:00
..
auth feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 2025-04-07 12:43:23 +08:00
enterprise feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 2025-03-29 14:15:53 +08:00
errors feat(workflow_service): workflow version control api. (#14860) 2025-03-10 13:34:31 +08:00
plugin If the DSL version is less than 0.1.5, it causes errors in an intranet environment. (#18273) 2025-04-17 15:25:31 +08:00
recommend_app feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tools chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00
workflow feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py fix: reset_password security issue (#18363) 2025-04-18 05:06:09 -04:00
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
agent_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
annotation_service.py Fix pandas indexing method for knowledge base imports (#12637) (#12638) 2025-01-13 09:06:59 +08:00
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_dsl_service.py Fix/dsl kb encrypt (#17353) 2025-04-03 17:29:34 +08:00
app_generate_service.py feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_service.py feat: Make the logic of APP filtering and creation the same (#16079) 2025-03-23 09:40:15 +08:00
audio_service.py Fix wrong allowed extensions (#16893) 2025-03-27 15:42:12 +08:00
billing_service.py Feat/education api (#17168) 2025-04-01 02:45:34 -04:00
clear_free_plan_tenant_expired_logs.py fix: optimize query for expired workflow runs by adding date filter and limiting results (#16491) 2025-03-22 11:17:21 +08:00
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
conversation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
dataset_service.py fix: create child chunk (#18209) 2025-04-16 19:56:21 +08:00
external_knowledge_service.py Support knowledge metadata filter (#15982) 2025-03-18 16:42:19 +08:00
feature_service.py Feat/education api (#17168) 2025-04-01 02:45:34 -04:00
file_service.py fix: return null url when upload local file (#17752) 2025-04-10 18:05:18 +08:00
hit_testing_service.py Fix Performance Issues: (#17083) 2025-04-09 11:22:53 +08:00
knowledge_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message_service.py chore: use ConversationService.get_conversation instead of AgentChatA… (#16136) 2025-03-19 11:16:23 +08:00
metadata_service.py fix enable dataset metadata built-in field when dataset is empty (#16290) 2025-03-20 14:38:32 +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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py fix: code lint (#16164) 2025-03-19 11:23:51 +08:00
recommended_app_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tag_service.py fix: #15548 Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. (#17408) 2025-04-03 16:48:50 +08:00
vector_service.py py lint (#12102) 2024-12-26 00:16:35 +08:00
web_conversation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
website_service.py feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 2025-04-07 12:43:23 +08:00
workflow_app_service.py Feat: time period filter for workflow logs (#14271) 2025-03-10 14:02:58 +08:00
workflow_run_service.py refactor: Refactors workflow node execution handling (#18382) 2025-04-18 20:06:24 +08:00
workflow_service.py refactor: Refactors workflow node execution handling (#18382) 2025-04-18 20:06:24 +08:00
workspace_service.py chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514) 2025-03-12 12:56:30 +08:00