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
Kalo Chin 6436e0d82a Minor code cleanup in memory and agent node modules
Refactored list comprehension in token_buffer_memory.py for conciseness and added minor formatting improvements in agent_node.py. No functional changes were made.
11 months ago
..
agent chore: remove agent turn limits (#19930) 1 year ago
app moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 12 months ago
base refactor: Remove RepositoryFactory (#19176) 1 year ago
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 1 year ago
entities feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 12 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) 1 year ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
file feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
helper chore: replace pseudo-random generators with secrets module (#20616) 1 year ago
llm_generator fix: add list contents handling in structured LLM output (#21837) 12 months ago
memory Minor code cleanup in memory and agent node modules 11 months ago
model_runtime fix: The statistics page cannot display the tokens consumed by agent node (#21861) 12 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
ops feat: Add Aliyun LLM Observability Integration (#21471) 11 months ago
plugin minor fix: add parameters in error msg of Plugin service returned no options (#21662) 12 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
rag fix: prevent timeout in file encoding detection for large files (#21453) 12 months ago
repositories feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
tools fix: tts tool must choose a voice (#21877) 12 months ago
variables feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
workflow Minor code cleanup in memory and agent node modules 11 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 Feat/kb index (#20868) 12 months ago
model_manager.py unreachable-code for lb model fetch. (#20797) 1 year ago
provider_manager.py refactor: Improve model status handling and structured output (#20586) 1 year ago