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 cd277aa2d8 Merge branch 'main' into feat/new-login
* main: (40 commits)
  feat: allow users to specify timeout for text generations and workflows by environment variable (#8395)
  Fix: operation postion of answer in logs (#8411)
  fix: when the variable does not exist, an error should be prompted (#8413)
  fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419)
  fix:logs and rm unused codes in CacheEmbedding (#8409)
  fix: resolve runtime error when self.folder is None (#8401)
  Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) (#8402)
  fix(docker): aliyun oss path env key (#8394)
  fix: pyproject.toml typo (#8396)
  fix: o1-mini 65563 -> 65536 (#8388)
  fix: sandbox issue related httpx and requests (#8397)
  chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392)
  fix (#8322 followup): resolve the violation of pylint rules (#8391)
  chore: refurish python code by applying Pylint linter rules (#8322)
  support hunyuan-turbo (#8372)
  chore: update firecrawl scrape to V1 api (#8367)
  fix(workflow): both parallel and single branch errors occur in if-else (#8378)
  fix: edit load balancing not pass id (#8370)
  fix: add before send to remove langfuse defaultErrorResponse (#8361)
  fix: when edit load balancing config not pass the empty filed value hidden (#8366)
  ...
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: refurish python code by applying Pylint linter rules (#8322) 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