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:
dkqjrm 2025-08-06 09:31:41 +09:00
parent 9528c7b4a0
commit 1eb285b874

View file

@ -305,7 +305,7 @@ And the actual answer is:
``` ```
**Important:** **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 #### Handling reasoning output in subsequent sampling