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
zhaobingshuang 303c6ecc1d
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
..
agent fix: llm_usage.total_tokens stat (#19177) 11 months ago
app refactor: Remove RepositoryFactory (#19176) 11 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 fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705) 10 months ago
errors
extension
external_data_tool
file feat(api): Add image multimodal support for LLMNode (#17372) 11 months ago
helper
llm_generator
memory
model_runtime feat(api): Add image multimodal support for LLMNode (#17372) 11 months ago
moderation
ops chore: speed up api service startup time by defering the imports for trace services (#19504) 10 months ago
plugin chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 11 months ago
prompt
rag chore: model.query change to db.session.query (#19551) 10 months ago
repositories refactor: Remove RepositoryFactory (#19176) 11 months ago
tools chore: model.query change to db.session.query (#19551) 10 months ago
variables chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 11 months ago
workflow fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644) 10 months ago
__init__.py
hosting_configuration.py
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