deerflow2/src
Abeautifulsnow 7165023ee6 refactor: simplify style mapping by using upper case only (#378)
* improve: add abort btn to abort the mcp add request.

* refactor: simplify style mapping by using upper case only

* format: execute uv run black --preview . to format python files.
2025-07-04 08:27:20 +08:00
..
agents feat: config max_search_results for search engine (#192) 2025-05-18 13:23:52 +08:00
config feat: integrate VikingDB Knowledge Base into rag retrieving tool (#381) 2025-07-03 10:06:42 +08:00
crawler test: add unit tests of crawler (#292) 2025-06-07 21:51:05 +08:00
graph test: add unit tests for graph (#296) 2025-06-18 10:05:02 +08:00
llms fix: the lint error of llm.py (#369) 2025-06-26 10:36:26 +08:00
podcast refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
ppt/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
prompt_enhancer feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
prompts feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
prose/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
rag feat: integrate VikingDB Knowledge Base into rag retrieving tool (#381) 2025-07-03 10:06:42 +08:00
server refactor: simplify style mapping by using upper case only (#378) 2025-07-04 08:27:20 +08:00
tools test: add unit tests of the app (#305) 2025-06-18 14:13:05 +08:00
utils chore: add license headers 2025-04-17 11:34:42 +08:00
__init__.py docs: refine readme 2025-04-17 11:54:24 +08:00
workflow.py feat(nodes): add background investigation node 2025-04-27 20:15:42 +08:00