Skip to content

Commit 8f90ac1

Browse files
Update docs/v3/agent.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent 1a33279 commit 8f90ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/v3/agent.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ An agent will also be able to ask clarification questions if it does not have en
4242
agent.clarification_questions('What is the GDP of the United States?')
4343
```
4444

45-
this will return up to 3 clarification questions that the agent can ask the user to get more information to answer the query.
45+
This will return up to 3 clarification questions that the agent can ask the user to get more information to answer the query.
4646

4747
### Explanation
4848

0 commit comments

Comments
 (0)