Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System prompt nits in agents-steps-and-structure #40

Open
pcuenca opened this issue Feb 10, 2025 · 1 comment
Open

System prompt nits in agents-steps-and-structure #40

pcuenca opened this issue Feb 10, 2025 · 1 comment

Comments

@pcuenca
Copy link
Member

pcuenca commented Feb 10, 2025

This is what the image currently looks like:

Image

Fixes:

  • The prompt starts with 4 " instead of three.
  • The trailing orange section should read:

You should think step by step in order to fulfill the objectve with a reasoning divided into Thought/Action/Observation steps that can repeat multiple times if needed.

You should first reflect on the current situation using 'Thought: {your_thoughts}', then (if necessary), call a tool with the proper JSON formatting 'Action: {JSON_BLOB}', or print your final answer starting with the prefix 'Final Answer: '

@pcuenca pcuenca changed the title System prompt fixes in agents-steps-and-structure System prompt nits in agents-steps-and-structure Feb 10, 2025
@adam-isik
Copy link

adam-isik commented Feb 10, 2025

Here's an image with the typos fixed:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants