Skip to content

Commit

Permalink
Fix typo in building good agents tutorial (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
whistler authored Mar 6, 2025
1 parent df2b7eb commit ce25b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/en/tutorials/building_good_agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This leads to a few takeaways:

### Improve the information flow to the LLM engine

Remember that your LLM engine is like an *intelligent* robot, tapped into a room with the only communication with the outside world being notes passed under a door.
Remember that your LLM engine is like an *intelligent* robot, trapped into a room with the only communication with the outside world being notes passed under a door.

It won't know of anything that happened if you don't explicitly put that into its prompt.

Expand Down

0 comments on commit ce25b0d

Please sign in to comment.