We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9901d5 commit d51d22eCopy full SHA for d51d22e
tools.py
@@ -85,7 +85,7 @@ def save_to_txt(data: str, filename: str = "research_output.txt"):
85
86
Usage Flow:
87
1. Agent uses search_tool for initial investigation
88
-2. Verifies facts with wiki_tool
+2. Verifies facts with wiki_tool
89
3. Saves validated findings with save_tool
90
4. Process repeats for iterative research
91
"""
0 commit comments