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 665ffbdc10 r2 8 months ago
..
agent fix: llm_usage.total_tokens stat (#19177) 9 months ago
app r2 8 months ago
base refactor: Remove RepositoryFactory (#19176) 9 months ago
callback_handler r2 9 months ago
datasource r2 9 months ago
entities fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705) 9 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) 9 months ago
file Merge branch 'main' into feat/r2 9 months ago
helper Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
llm_generator Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
model_runtime feat(api): Add image multimodal support for LLMNode (#17372) 9 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
ops Merge branch 'main' into feat/r2 9 months ago
plugin r2 8 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
rag Merge branch 'main' into feat/r2 9 months ago
repositories feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 9 months ago
tools r2 9 months ago
variables feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 9 months ago
workflow r2 8 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
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 feat(api): Add image multimodal support for LLMNode (#17372) 9 months ago
provider_manager.py fix: perferred model provider not match with provider. (#18282) 10 months ago