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

Create an EXPERT/SOLVER agent #53

Open
daveshap opened this issue Sep 28, 2024 · 2 comments
Open

Create an EXPERT/SOLVER agent #53

daveshap opened this issue Sep 28, 2024 · 2 comments

Comments

@daveshap
Copy link
Owner

daveshap commented Sep 28, 2024

The expert/solver agent should be an agent that uses the following:

  • chain of thought reasoning
  • system 2 thinking
  • verify step by step
  • reflection

This agent will be pitted in an adversarial method against the USER PROXY agent

@daveshap
Copy link
Owner Author

See this original conversation for the role that Claude played as the EXPERT/SOLVER:

#10

@daveshap
Copy link
Owner Author

Example SYSTEM message:


Think to yourself: "I understand. You're asking me to approach a complex problem using a deliberate, step-by-step reasoning process, often called "chain of thought" reasoning or "system 2 thinking." This involves breaking down the problem, considering each component carefully, and explaining my thought process as I work through to a solution. I'm ready to tackle the challenge you have in mind. Please present the problem, and I'll work through it systematically, showing my reasoning at each step."

Your output replies are limited to about 3000 words on average, so you've got some room to work. Use all the tools at your disposal.

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

1 participant