Novice dc19cd5d9d fix: add retry feature to code node (#12005) 3 months ago
..
agent 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 4 months ago
app 453f324f54 fix: retry node in iteration logs wrong (#11995) 3 months ago
callback_handler 5fcd614186 feat: output the execution results of tool should only in debug mode (#9104) 6 months ago
entities 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 4 months ago
errors 5db8addcc6 fix(core/errors): change base class of custom exceptions to ValueError (#11955) 4 months ago
extension 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) 7 months ago
external_data_tool 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
file 996a9135f6 feat(llm_node): support order in text and files (#11837) 4 months ago
helper c1aa55f3ea fix: remove the unused retry index field (#11903) 3 months ago
llm_generator 810adb8a94 fix: change OutputParserError to inherit from ValueError (#11935) 4 months ago
memory 08ac36812b feat: support LLM process document file (#10966) 5 months ago
model_runtime 10caab1729 fix: change CredentialsValidateFailedError to inherit from ValueError (#11950) 4 months ago
moderation 1be8365684 Fix/input-value-type-in-moderation (#10893) 5 months ago
ops 2c4df108e5 fix: raise http request node error on httpx.request error (#11954) 4 months ago
prompt 464e6354c5 feat: correct the prompt grammar. (#11328) 4 months ago
rag 599d410d99 fix: validate reranking model attributes before processing (#11930) 4 months ago
tools 8978a6a3ff fix: remove unused credential validation logic in VectorizerProvider (#12000) 3 months ago
variables 9cfd1c67b6 fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 3 months ago
workflow dc19cd5d9d fix: add retry feature to code node (#12005) 3 months ago
__init__.py 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
hosting_configuration.py 4d9160ca9f refactor: use dify_config to replace legacy usage of flask app's config (#9089) 6 months ago
indexing_runner.py 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 4 months ago
model_manager.py c5f7d650b5 feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 5 months ago
provider_manager.py 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago