Skip to content

Commit

Permalink
Update docs/source/en/agents.md
Browse files Browse the repository at this point in the history
Co-authored-by: Arthur <[email protected]>
  • Loading branch information
aymeric-roucher and ArthurZucker authored May 6, 2024
1 parent bc9f96f commit e8c4cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/en/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ We implement two versions of ReactJsonAgent:

For example, here is how a ReAct agent would work its way through the following question.

```
```py3
>>> agent.run(
... "How many more blocks (also denoted as layers) in BERT base encoder than the encoder from the architecture proposed in Attention is All You Need?",
... )
Expand Down

0 comments on commit e8c4cd6

Please sign in to comment.