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
luckylhb90 c58678d84d
chore: Reduce the invocation of the plugin interface (#19629)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
..
agent fix: llm_usage.total_tokens stat (#19177) 11 months ago
app feat(workflow): domain model for workflow node execution (#19430) 10 months ago
base refactor: Remove RepositoryFactory (#19176) 11 months ago
callback_handler chore: model.query change to db.session.query (#19551) 10 months ago
entities chore: Reduce the invocation of the plugin interface (#19629) 10 months 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) 11 months ago
file feat(api): Add image multimodal support for LLMNode (#17372) 11 months ago
helper Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
llm_generator Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 11 months ago
model_runtime feat(api): Add image multimodal support for LLMNode (#17372) 11 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
ops fix create_tracing_app_config error (#19884) 10 months ago
plugin fix: correct type mismatch in WorkflowService node execution handling (#19846) 10 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
rag fix: multiple retrieve reranking_enabled switch (#19958) 10 months ago
repositories fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955) 10 months ago
tools feat(workflow): domain model for workflow node execution (#19430) 10 months ago
variables feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 10 months ago
workflow feat(workflow): domain model for workflow node execution (#19430) 10 months ago
__init__.py
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 1 year ago
indexing_runner.py chore: model.query change to db.session.query (#19551) 10 months ago
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 11 months ago
provider_manager.py fix: perferred model provider not match with provider. (#18282) 11 months ago