You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/tasks
Joe b6abd5b314 Merge branch 'main' into feat/new-login
* main: (141 commits)
  fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
  chore: cleanup pycodestyle E rules (#8269)
  let claude models in bedrock support the response_format parameter (#8220)
  enhance: improve empty data display for detail panel (#8266)
  chore: remove useless code (#8198)
  chore: apply pep8-naming rules for naming convention (#8261)
  fix:ollama text embedding 500 error (#8252)
  Update Gitlab query field, add query by path (#8244)
  editor can also create api key (#8214)
  fix: upload img icon mis-align in the chat input area (#8263)
  fix: truthy value (#8208)
  fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
  fix: workflow parallel limit in ifelse node (#8242)
  fix: CHECK_UPDATE_URL comment (#8235)
  fix:error when adding the ollama embedding model (#8236)
  fix: improving the regionalization of translation (#8231)
  feat: add from_variable_selector for stream chunk / message event (#8228)
  fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225)
  fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
  fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
  ...
1 year ago
..
annotation chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
add_document_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
batch_create_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
clean_dataset_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
clean_document_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
clean_notion_document_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
create_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
deal_dataset_vector_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
delete_segment_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
disable_segment_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
document_indexing_sync_task.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
document_indexing_update_task.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
duplicate_document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
enable_segment_to_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
mail_email_code_login.py feat: add email code login 1 year ago
mail_invite_member_task.py fix typo: langauge -> language (#7875) 1 year ago
mail_reset_password_task.py feat: add reset password api 1 year ago
ops_trace_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
recover_document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
remove_app_and_related_data_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
remove_document_from_index_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
retry_document_indexing_task.py chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
sync_website_document_indexing_task.py Fix variable typo (#8084) 1 year ago