dify/api/services
jarvis2f 5ff02b469f
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
fix:position error when creating segments (#10706)
2024-11-14 21:25:15 +08:00
..
app_dsl_service chore: update version to 0.11.0 across all relevant files (#10278) 2024-11-05 17:53:56 +08:00
auth add tidb on qdrant type (#9831) 2024-10-25 13:57:03 +08:00
enterprise fix: remove url join (#9635) 2024-10-22 15:56:53 +08:00
entities fix segment enable service api (#10445) 2024-11-08 17:09:05 +08:00
errors Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
recommend_app
tools refactor(api): improve handling of tools field and cleanup variable usage (#10553) 2024-11-12 00:08:04 +08:00
workflow refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
__init__.py
account_service.py chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
advanced_prompt_template_service.py
agent_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
annotation_service.py Marking the last piece of data on each page is a duplicate issue, which can be solved by adding the id field to the order by rig and using a unique field (#9799) 2024-10-25 15:34:58 +08:00
api_based_extension_service.py
app_generate_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app_model_config_service.py
app_service.py
audio_service.py
billing_service.py
code_based_extension_service.py
conversation_service.py Conversation delete issue (#10423) 2024-11-07 21:13:23 +08:00
dataset_service.py fix:position error when creating segments (#10706) 2024-11-14 21:25:15 +08:00
external_knowledge_service.py chore: lazy import sagemaker (#10342) 2024-11-06 12:45:22 +08:00
feature_service.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
file_service.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
hit_testing_service.py
knowledge_service.py
message_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
vector_service.py
web_conversation_service.py
website_service.py
workflow_app_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_run_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workspace_service.py