Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/openai-harmony.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [`gpt-oss` models](https://openai.com/open-models) were trained on the harmo

### Roles

Every message that the model processes has a role associated with it. The model knows about three types of roles:
Every message that the model processes has a role associated with it. The model knows about five types of roles:

| Role | Purpose |
| :---------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down