There was an error while loading. Please reload this page.
1 parent 1a33279 commit 8f90ac1Copy full SHA for 8f90ac1
docs/v3/agent.mdx
@@ -42,7 +42,7 @@ An agent will also be able to ask clarification questions if it does not have en
42
agent.clarification_questions('What is the GDP of the United States?')
43
```
44
45
-this will return up to 3 clarification questions that the agent can ask the user to get more information to answer the query.
+This will return up to 3 clarification questions that the agent can ask the user to get more information to answer the query.
46
47
### Explanation
48
0 commit comments