From 8117eaeb5e1ada60bcf4e1687c9a9b98f98c460c Mon Sep 17 00:00:00 2001 From: He Tao Date: Thu, 10 Apr 2025 22:10:11 +0800 Subject: [PATCH] doc: refine readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33b0464..34c64b3 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ The system employs a streamlined workflow with the following components: 3. **Research Team**: A collection of specialized agents that execute the plan: - **Researcher**: Conducts web searches and information gathering using tools like Tavily and web crawling - - **Coder**: Handles code analysis, execution, and technical tasks using Python REPL and Bash tools + - **Coder**: Handles code analysis, execution, and technical tasks using Python REPL tool Each agent has access to specific tools optimized for their role and operates within the LangGraph framework 4. **Reporter**: Final stage processor for research outputs