dify/api/services
-LAN- 44a2eca449
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
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
entities
errors
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
tools
workflow
__init__.py
account_service.py fix: reset_password security issue (#18363) 2025-04-18 05:06:09 -04:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_dsl_service.py Fix/dsl kb encrypt (#17353) 2025-04-03 17:29:34 +08:00
app_generate_service.py
app_model_config_service.py
app_service.py
audio_service.py
billing_service.py Feat/education api (#17168) 2025-04-01 02:45:34 -04:00
clear_free_plan_tenant_expired_logs.py
code_based_extension_service.py
conversation_service.py
dataset_service.py fix: create child chunk (#18209) 2025-04-16 19:56:21 +08:00
external_knowledge_service.py
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
message_service.py
metadata_service.py
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
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
web_conversation_service.py
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
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