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/core
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
7 months ago
..
agent chore: remove agent turn limits (#19930) 8 months ago
app Merge branch 'feat/datasource' into feat/r2 7 months ago
base refactor: Remove RepositoryFactory (#19176) 9 months ago
callback_handler Merge branch 'main' into feat/r2 8 months ago
datasource Merge branch 'feat/datasource' into feat/r2 7 months ago
entities Merge branch 'main' into feat/r2 8 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension refactor: Improve model status handling and structured output (#20586) 8 months ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
file Merge branch 'main' into feat/r2 7 months ago
helper chore: replace pseudo-random generators with secrets module (#20616) 8 months ago
llm_generator Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 8 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
model_runtime refactor: Improve model status handling and structured output (#20586) 8 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
ops Merge branch 'main' into feat/r2 8 months ago
plugin Merge branch 'feat/datasource' into feat/r2 7 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
rag feat(datasource): update datasource icon 8 months ago
repositories Merge branch 'main' into feat/r2 7 months ago
tools feat(datasource): change datasource result type to event-stream 8 months ago
variables r2 7 months ago
workflow Merge branch 'feat/datasource' into feat/r2 7 months ago
__init__.py
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 11 months ago
indexing_runner.py chore: model.query change to db.session.query (#19551) 9 months ago
model_manager.py unreachable-code for lb model fetch. (#20797) 8 months ago
provider_manager.py refactor: Improve model status handling and structured output (#20586) 8 months ago