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/services
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)
  ...
2 years ago
..
auth chore(api/services): apply ruff reformatting (#7599) 2 years ago
enterprise chore(api/services): apply ruff reformatting (#7599) 2 years ago
entities chore(api/services): apply ruff reformatting (#7599) 2 years ago
errors Merge branch 'main' into feat/new-login 2 years ago
tools chore(api/services): apply ruff reformatting (#7599) 2 years ago
workflow feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
account_service.py Merge branch 'main' into feat/new-login 2 years ago
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
agent_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
annotation_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
app_dsl_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago
app_generate_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
app_service.py feat: allow users to use the app icon as the answer icon (#7888) 2 years ago
audio_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
billing_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
dataset_service.py code merge error (#8183) 2 years ago
feature_service.py feat: update SystemFeatureModel 2 years ago
file_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
hit_testing_service.py Fix variable typo (#8084) 2 years ago
message_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
model_load_balancing_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
model_provider_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
ops_service.py fix LangSmith project config error (#7996) 2 years ago
recommended_app_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
tag_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
vector_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
web_conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
website_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
workflow_app_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
workflow_run_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago
workflow_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 2 years ago