I think the grader is messing with me.
#10
by
mgerlitz
- opened
For question 2, When I specify the DuckDuckGoSearchTool the grader returns with: 'Incorrect! The student's solution has a minor typo in the tool configuration for the web agent. The student used DuckDuckGoSearchTool()
instead of DuckDuckDuckTool()
, which is likely a typo as DuckDuckGoSearchTool()
is not a recognized tool in the context provided. " π€¦ββοΈ
Of course, I tried switch to the infamous DuckDuckDuckTool but then the grader returns with: "Incorrect! The student's solution contains a typo in the web agent's tools configuration. DuckDuckDuckTool()
should be DuckDuckGoSearchTool()
." π€¦ββοΈπ€¦ββοΈ