dify/api/tasks
Joe c2e40d5bc2 Merge branch 'main' into feat/new-login-refresh-token
* main: (121 commits)
  fix: remove the latest message from the user that does not have any answer yet (#9297)
  Add Volcengine VikingDB as new vector provider (#9287)
  chore: translate i18n files (#9288)
  chore: add baidu-obs and supabase for .env.example (#9289)
  chore: add abstract decorator and output log when query embedding fails (#9264)
  Feat/new account page (#9236)
  Feat/implement-refresh-tokens (#9233)
  feat: refresh-token (#9286)
  chore: translate i18n files (#9284)
  feat:support baidu vector db (#9185)
  Feat: rerank model verification in front end (#9271)
  Fix/s3 iam add region name (#7819)
  chore: optimize the trace ops slow queries on node executions. (#9282)
  chore: use cache instead of re-querying node record during workflow execution (#9280)
  chore: fix the misclassification of the opensearch-py package (#9266)
  fix: add new domain to whitelist (#9265)
  fix: move exception to debug mode (#9258)
  feat: add supabase object storage (#9229)
  fix: dialog box cannot correctly display LaTeX formulas (#9242)
  Fix/agent external knowledge retrieval (#9241)
  ...
2024-10-14 10:25:18 +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: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
document_indexing_update_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
duplicate_document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
enable_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00
external_document_indexing_task.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
mail_email_code_login.py feat: add email code login 2024-08-29 14:13:28 +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 feat: add reset password api 2024-08-29 16:51:30 +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: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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 Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00