dify/api/services
Bowen Liang b279d19040
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
chore: avoid star imports usage (#9123)
2024-10-09 21:12:50 +08:00
..
auth feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2024-09-30 09:57:19 +08:00
enterprise chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
entities external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
errors chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
tools chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
workflow chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py chore: avoid star imports usage (#9123) 2024-10-09 21:12:50 +08:00
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
agent_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
annotation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
app_generate_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
audio_service.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
billing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +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 chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
dataset_service.py original dataset update remove unuseful parameters (#8939) 2024-09-30 22:01:32 +08:00
external_knowledge_service.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
feature_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
file_service.py chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
hit_testing_service.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
message_service.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
model_load_balancing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
model_provider_service.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py fix: add before send to remove langfuse defaultErrorResponse (#8361) 2024-09-13 16:08:08 +08:00
recommended_app_service.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tag_service.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
vector_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
web_conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
website_service.py fix multiple retrieval in knowledge node (#8942) 2024-09-30 23:07:04 +08:00
workflow_app_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_run_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_service.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00