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
yihong 6a0ff3686c
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
app fix: retry node in iteration logs wrong (#11995) 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 1 year ago
entities chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file feat(llm_node): support order in text and files (#11837) 1 year ago
helper fix: remove the unused retry index field (#11903) 1 year ago
llm_generator fix: change OutputParserError to inherit from ValueError (#11935) 1 year ago
memory feat: support LLM process document file (#10966) 1 year ago
model_runtime fix: fix typo (#12034) 1 year ago
moderation Fix/input-value-type-in-moderation (#10893) 1 year ago
ops fix: Fix session typo in workflow_trace method (#12031) 1 year ago
prompt feat: correct the prompt grammar. (#11328) 1 year ago
rag fix: validate reranking model attributes before processing (#11930) 1 year ago
tools fix: remove unused credential validation logic in VectorizerProvider (#12000) 1 year ago
variables fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 1 year ago
workflow fix: fix typo (#12034) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
indexing_runner.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
model_manager.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago