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 role optimisations for GPT4+ models #398

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

TheR1D
Copy link
Owner

@TheR1D TheR1D commented Dec 19, 2023

  • Optimising stadard ShellGPT roles.
  • Forcing system roles when calling OpenAI API.
  • Changing default model to GPT4 turbo.
  • Minor code fixes and optimisations.

@TheR1D TheR1D self-assigned this Dec 19, 2023
@TheR1D TheR1D added the enhancement New feature or request label Dec 19, 2023
@TheR1D TheR1D force-pushed the system-roles-gpt4 branch 3 times, most recently from 862319d to c632329 Compare December 19, 2023 07:35
@TheR1D TheR1D added this to the GPT-4 milestone Dec 19, 2023
@TheR1D TheR1D merged commit c0fc39d into main Dec 19, 2023
3 checks passed
@TheR1D TheR1D deleted the system-roles-gpt4 branch December 19, 2023 15:53
@dooshek dooshek mentioned this pull request Jan 9, 2024
@AlexanderYastrebov
Copy link

Hello, looks like there is no way to disable system role? Could be an interesting feature to talk to bare models.

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

Successfully merging this pull request may close these issues.

Support for gpt4 turbo Odd shell role behavior when using GPT-4-Turbo
2 participants