Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
6d8b8080
Unverified
Commit
6d8b8080
authored
Apr 20, 2026
by
milesial
Committed by
GitHub
Apr 20, 2026
Browse files
[Docs] Fix thinking_token_budget docs (#40316)
Signed-off-by:
milesial
<
milesial@users.noreply.github.com
>
parent
77fd2c86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
docs/features/reasoning_outputs.md
docs/features/reasoning_outputs.md
+1
-3
No files found.
docs/features/reasoning_outputs.md
View file @
6d8b8080
...
...
@@ -283,9 +283,7 @@ curl http://localhost:8000/v1/chat/completions \
"messages": [
{ "role": "user", "content": "9.11 and 9.8, which is greater?" }
],
"extra_body": {
"thinking_token_budget": 10
}
"thinking_token_budget": 10
}'
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment