deerflow2/src
changqingla c6bbc595c3
Fix :This PR can resolve the issue of exceeding the default tool invocation limit by setting the recursion limit through an environment variable.mit (#138)
* set ecursion limit

* set ecursion limit

* fix:check if the recession_limit within a reasonalbe range

* style: format code with black
2025-05-17 20:37:03 -07:00
..
agents chore: add license headers 2025-04-17 11:34:42 +08:00
config feat: prose completion api 2025-04-28 10:29:35 +08:00
crawler chore: add license headers 2025-04-17 11:34:42 +08:00
graph Fix :This PR can resolve the issue of exceeding the default tool invocation limit by setting the recursion limit through an environment variable.mit (#138) 2025-05-17 20:37:03 -07:00
llms feat: remove `reasoning_llm` and `vl_llm` for now 2025-05-07 17:23:25 +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
prompts refactor: stess the time range while using web search tools (#100) 2025-05-13 18:01:38 +08:00
prose/graph refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
server refactor: upgrade langgraph version (#148) 2025-05-18 11:29:41 +08:00
tools fix: fix start error when search engine is not tavliy and env TAVILY_API_KEY not exist (#133) 2025-05-14 14:45:36 +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