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
NeatGuyCoding 2ffbf5435d
minro fix: fix duplicate local import of ToolProviderType (#22013)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
7 months ago
..
agent chore: remove agent turn limits (#19930) 8 months ago
app moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 7 months ago
base refactor: Remove RepositoryFactory (#19176) 9 months ago
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 8 months ago
entities feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 7 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 feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
helper fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) 7 months ago
llm_generator fix: add list contents handling in structured LLM output (#21837) 7 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
model_runtime fix: The statistics page cannot display the tokens consumed by agent node (#21861) 7 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
ops feat: add unit tests and validation for aliyun tracing (#22012) 7 months ago
plugin minor fix: add parameters in error msg of Plugin service returned no options (#21662) 7 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
rag fix: prevent timeout in file encoding detection for large files (#21453) 7 months ago
repositories feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
tools fix: tts tool must choose a voice (#21877) 7 months ago
variables feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
workflow minro fix: fix duplicate local import of ToolProviderType (#22013) 7 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 fix: document delete image files check file exist (#21991) 7 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