deerflow2/src
Affan Shaikhsurab b04225b7c8
fix: handle empty agent tuple in streaming workflow (#427)
Prevents IndexError when agent[0] is accessed on empty tuple,
resolving display issues with Gemini 2.0 Flash model.

Fixes #425
2025-07-16 08:59:11 +08:00
..
agents feat: config max_search_results for search engine (#192) 2025-05-18 13:23:52 +08:00
config fix: fix the lint check errors of the main branch (#403) 2025-07-12 14:43:25 +08:00
crawler fix: fix the lint check errors of the main branch (#403) 2025-07-12 14:43:25 +08:00
graph refactor: human feedback doesn't need to check enough context (#423) 2025-07-15 18:51:41 +08:00
llms fix: main build fix for the merge #237 (#407) 2025-07-13 09:44:28 +08:00
podcast refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
ppt/graph fix: some lint fix using tools (#98) 2025-07-12 13:59:02 +08:00
prompt_enhancer refactor: refine the prompt enhancer pipeline (#426) 2025-07-15 19:21:59 +08:00
prompts refactor: refine the prompt enhancer pipeline (#426) 2025-07-15 19:21:59 +08:00
prose/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
rag fix: fix the lint check errors of the main branch (#403) 2025-07-12 14:43:25 +08:00
server fix: handle empty agent tuple in streaming workflow (#427) 2025-07-16 08:59:11 +08:00
tools fix: fix the lint check errors of the main branch (#403) 2025-07-12 14:43:25 +08:00
utils fix: repair_json_output cannot process msgs that do not starts with {, [ or ``` (#384) 2025-07-12 23:29:22 +08:00
__init__.py docs: refine readme 2025-04-17 11:54:24 +08:00
workflow.py fix: some lint fix using tools (#98) 2025-07-12 13:59:02 +08:00