Skip to content

Commit 54aa6d7

Browse files
authored
Update README.md
1 parent 11dfec1 commit 54aa6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Models like GPT-5 do not return raw thinking content, but instead return thinkin
9393

9494
## Notes
9595
If you wish to have the fastest responses, I'd recommend setting `--reasoning-effort` to low, and `--reasoning-summary` to none.
96-
All parameters and choices can be seen by sending `python chatmock.py serve --h`
96+
All parameters and choices can be seen by sending `python chatmock.py serve --h`<br>
9797
The context size of this route is also larger than what you get access to in the regular ChatGPT app.
9898

9999
**When the model returns a thinking summary, the model will send back thinking tags to make it compatible with chat apps. If you don't like this behavior, you can instead set `--reasoning-compat` to legacy, and reasoning will be set in the reasoning tag instead of being returned in the actual response text.**

0 commit comments

Comments
 (0)