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

Why are the LangGPT Helper prompts so different for GPT-3.5 vs GPT-4? #9

Closed
galantra opened this issue Sep 2, 2023 · 1 comment
Closed

Comments

@galantra
Copy link

galantra commented Sep 2, 2023

The most obvious difference being that the GPT-4 one is much longer.

Reference: https://github.com/yzfly/LangGPT/tree/0ed0c5360388f352c6dbf80b8d7ce738d3669d28/LangGPT

@yzfly
Copy link
Collaborator

yzfly commented Sep 3, 2023

No particular reason, any format is fine, the key is the idea of writing Prompts in a modular structured style. The GPT-4 prompts are longer because of we want to fully utilize the capabilities of the GPT-4, to explore it's power limitation.

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