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
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
..
agent fix: resolve mypy type errors and editorconfig issues 11 months ago
app moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 11 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 fix: resolve mypy type errors and editorconfig issues 11 months ago
helper fix: resolve mypy type errors and editorconfig issues 11 months ago
llm_generator fix: resolve mypy type errors and editorconfig issues 11 months ago
memory fix: resolve mypy type errors and editorconfig issues 11 months ago
model_runtime fix: resolve mypy type errors and editorconfig issues 11 months ago
moderation fix: resolve mypy type errors and editorconfig issues 11 months ago
ops moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 11 months ago
plugin fix: resolve mypy type errors and editorconfig issues 11 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) 11 months ago
repositories feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
tools fix: resolve mypy type errors and editorconfig issues 11 months ago
variables fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow fix: resolve mypy type errors and editorconfig issues 11 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years ago
hosting_configuration.py fix: resolve mypy type errors and editorconfig issues 11 months ago
indexing_runner.py fix: resolve mypy type errors and editorconfig issues 11 months ago
model_manager.py unreachable-code for lb model fetch. (#20797) 12 months ago
provider_manager.py fix: resolve mypy type errors and editorconfig issues 11 months ago