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

Is it possible to make a new version for SuperPrompt to use sonnet 3.5 to achieve some effect like o1? #43

Open
kkkjackyboy opened this issue Nov 1, 2024 · 2 comments

Comments

@kkkjackyboy
Copy link

Hi! The SuperPrompt is amazing! I wonder if we can craft some prompt to achieve some level of o1?

@NeoVertex1
Copy link
Owner

Hi! The SuperPrompt is amazing! I wonder if we can craft some prompt to achieve some level of o1?

The tm_prompt in the code files achieve something similar, still in testing phase

@kkkjackyboy
Copy link
Author

The tm_prompt is great!
I'm thinking that if we can optimize using several few shots. For example, we have five optimized sets of prompts that emphasize on different aspect each:

  • four complete different thinker + one comprehensive thinker
  • use the output of first four thinkers as context, inject to last comprehensive thinker

I think that might be the OpenAI's o1's direction. The model can have more broaden context and may offer better solutions.

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