Skip to content

Commit 2fa591f

Browse files
authored
openai-harmony: remove unnecessary line from basic system prompt (#2045)
1 parent 28881e5 commit 2fa591f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/openai-harmony.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,18 @@ Current date: 2025-06-28
229229
230230
Reasoning: high
231231
232+
# Valid channels: analysis, commentary, final. Channel must be included for every message.<|end|>
233+
```
234+
235+
If functions calls are present in the developer message section, use:
236+
237+
```
238+
<|start|>system<|message|>You are ChatGPT, a large language model trained by OpenAI.
239+
Knowledge cutoff: 2024-06
240+
Current date: 2025-06-28
241+
242+
Reasoning: high
243+
232244
# Valid channels: analysis, commentary, final. Channel must be included for every message.
233245
Calls to these tools must go to the commentary channel: 'functions'.<|end|>
234246
```

0 commit comments

Comments
 (0)