Merge pull request #43 from SHUBH4M-KUMAR/patch-1

Update building_good_agents.md
This commit is contained in:
Aymeric Roucher 2025-01-02 22:53:09 +01:00 committed by GitHub
commit 5a8a26e7bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ The first step to debugging your agent is thus "Use a more powerful LLM". Altern
Then you can also use less powerful models but guide them better. Then you can also use less powerful models but guide them better.
Put yourself in the shoes if your model: if you were the model solving the task, would you struggle with the information available to you (from the system prompt + task formulation + tool description) ? Put yourself in the shoes of your model: if you were the model solving the task, would you struggle with the information available to you (from the system prompt + task formulation + tool description) ?
Would you need some added claritications ? Would you need some added claritications ?