Doc grammar fix (#556)

This commit is contained in:
Juan Villa 2025-02-08 14:31:58 -06:00 committed by GitHub
parent b6ad9a4bc6
commit fe92c82cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ rendered properly in your Markdown viewer.
[[open-in-colab]] [[open-in-colab]]
There's a world of difference between building an agent that works and one that doesn't. There's a world of difference between building an agent that works and one that doesn't.
How can we build agents that fall into the latter category? How can we build agents that fall into the former category?
In this guide, we're going to talk about best practices for building agents. In this guide, we're going to talk about best practices for building agents.
> [!TIP] > [!TIP]