dify/api/tasks
omr bf63c5d1e3
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 typo: langauge -> language (#7875)
2024-09-02 08:41:45 +08:00
..
annotation chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
add_document_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
batch_create_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
clean_dataset_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
clean_document_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
clean_notion_document_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
create_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
deal_dataset_vector_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
delete_segment_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
disable_segment_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
document_indexing_sync_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
document_indexing_update_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
duplicate_document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
enable_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
mail_invite_member_task.py fix typo: langauge -> language (#7875) 2024-09-02 08:41:45 +08:00
mail_reset_password_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
ops_trace_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
recover_document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
remove_app_and_related_data_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
remove_document_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
retry_document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
sync_website_document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00