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/workflow/nodes
Yeuoly 5ff9cee326
Merge branch 'main' into fix/chore-fix
1 year ago
..
answer fix: conversation variable may not change in the answer node (#10034) 1 year ago
base chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
code feat(workflow-nodes): handle missing variables without failure (#10471) 1 year ago
document_extractor fix: non utf8 code decode close #10691 (#10698) 1 year ago
end feat/enhance the multi-modal support (#8818) 1 year ago
event feat/enhance the multi-modal support (#8818) 1 year ago
http_request fix: json parse err when http node send request (#11001) 1 year ago
if_else feat/enhance the multi-modal support (#8818) 1 year ago
iteration chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
knowledge_retrieval refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 1 year ago
list_operator fix: set default factory for extract_by in ListOperatorNodeData (#10561) 1 year ago
llm fix: query will be None if the query_prompt_template not exists (#11031) 1 year ago
loop feat/enhance the multi-modal support (#8818) 1 year ago
parameter_extractor refactor(parameter_extractor): implement custom error classes (#10260) 1 year ago
question_classifier feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 1 year ago
start feat/enhance the multi-modal support (#8818) 1 year ago
template_transform feat(workflow-nodes): handle missing variables without failure (#10471) 1 year ago
tool fix: rag 1 year ago
variable_aggregator refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
variable_assigner chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
node_mapping.py feat/enhance the multi-modal support (#8818) 1 year ago