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
非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521)
12 months ago
..
agent fix: llm_usage.total_tokens stat (#19177) 1 year ago
app refactor: Remove RepositoryFactory (#19176) 1 year ago
base refactor: Remove RepositoryFactory (#19176) 1 year ago
callback_handler fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 12 months ago
entities fix: #18744 The model order defined in position.yaml in the Model Plugin is not taking effect. (#18756) 1 year ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension feat: mypy for all type check (#10921) 1 year ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
file feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
helper Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
llm_generator Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 1 year ago
model_runtime feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
ops refactor: Remove RepositoryFactory (#19176) 1 year ago
plugin chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 1 year ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
rag chore: all model.query replace to db.session.query (#19521) 12 months ago
repositories refactor: Remove RepositoryFactory (#19176) 1 year ago
tools fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 12 months ago
variables chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 1 year ago
workflow fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 12 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years ago
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 1 year ago
indexing_runner.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 12 months ago
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
provider_manager.py fix: perferred model provider not match with provider. (#18282) 1 year ago