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
fdb02983rhy 54eb6cf2c6 Add uses_sys_files_for_node flag to node calls
Introduces the uses_sys_files_for_node parameter to knowledge retrieval and question classifier node calls, enabling more explicit control over system file usage. Also cleans up redundant imports in the LLM node implementation.
11 months ago
..
agent feat: Add Citations and Attributions to Agent Node (#18558) 11 months ago
app refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 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 Citations and Attributions to Agent Node (#18558) 11 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 Docker file URL networking issue for plugins (#21334) (#21382) 11 months ago
helper fix: code result included "error" field (#22392) 11 months ago
llm_generator fix: add list contents handling in structured LLM output (#21837) 11 months ago
mcp minor fix: using Pydantic model_validate instead of deprecated parse_obj (#22239) 11 months ago
memory Merge branch 'main' into fix-agent-node-file-hanlding-one-turn-delay-bug 11 months ago
model_runtime feat: add support for dark icons in provider and tool entities (#22081) 11 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
ops fix aliyun trace session_id (#22468) 11 months ago
plugin feat: Add Citations and Attributions to Agent Node (#18558) 11 months ago
prompt refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 11 months ago
rag tablestore vector support more method (#22225) 11 months ago
repositories feat(api/repo): Allow to config repository implementation (#21458) 11 months ago
tools feat: Add Citations and Attributions to Agent Node (#18558) 11 months ago
variables refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 11 months ago
workflow Add uses_sys_files_for_node flag to node calls 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 fix: document delete image files check file exist (#21991) 11 months ago
model_manager.py unreachable-code for lb model fetch. (#20797) 12 months ago
provider_manager.py refactor: Improve model status handling and structured output (#20586) 1 year ago