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

update 'system' to 'developer' as per openai's update #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sanjay920
Copy link
Member

OpenAI is replacing system messages with developer messages. See https://platform.openai.com/docs/guides/text-generation

Messages with the developer role provide instructions to the model that are prioritized ahead of user messages, as described in the chain of command section in the model spec. They typically describe how the model should generally behave and respond. This message role used to be called the system prompt, but it has been renamed to more accurately describe its place in the instruction-following hierarchy.

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

Successfully merging this pull request may close these issues.

1 participant