mirror of
https://github.com/openai/harmony.git
synced 2025-08-22 16:17:08 -04:00
fix: correct typo in docs/format.md
Fix duplicate text in safety warning where 'You should We recommend' should be just 'We recommend'.
This commit is contained in:
parent
9528c7b4a0
commit
1eb285b874
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ And the actual answer is:
|
|||
```
|
||||
|
||||
**Important:**
|
||||
The model has not been trained to the same safety standards in the chain-of-thought as it has for final output. You should We recommend not to show the chain-of-thought to your users as they might contain harmful content. [Learn more in the model card](https://openai.com/index/gpt-oss-model-card/).
|
||||
The model has not been trained to the same safety standards in the chain-of-thought as it has for final output. We recommend not to show the chain-of-thought to your users as they might contain harmful content. [Learn more in the model card](https://openai.com/index/gpt-oss-model-card/).
|
||||
|
||||
#### Handling reasoning output in subsequent sampling
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue