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/answer
Kevin9703 54b5b80a07
fix(workflow): fix answer node stream processing in conditional branches (#12510)
1 year ago
..
__init__.py chore(lint): sort __all__ definitions (#11243) 1 year ago
answer_node.py feat/enhance the multi-modal support (#8818) 1 year ago
answer_stream_generate_router.py fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544) 1 year ago
answer_stream_processor.py feat: mypy for all type check (#10921) 1 year ago
base_stream_processor.py fix(workflow): fix answer node stream processing in conditional branches (#12510) 1 year ago
entities.py fix(workflow): Take back LLM streaming output after IF-ELSE (#9875) 1 year ago