Skip to content

Commit 33efcb3

Browse files
author
Olivier Chafik
committed
Update README.md
1 parent 098629d commit 33efcb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/server/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ The project is under active development, and we are [looking for feedback and co
128128
| `-j, --json-schema SCHEMA` | JSON schema to constrain generations (https://json-schema.org/), e.g. `{}` for any JSON object<br/>For schemas w/ external $refs, use --grammar + example/json_schema_to_grammar.py instead |
129129
| `--jinja` | Enable experimental Jinja templating engine (required for tool use) |
130130
| `--think` | Enable experimental thinking mode (extracts DeepSeek R1 & Command R7B's native thinking tags and forces any other model to think before responding, resulting thoughts are in the `reasoning_content` output field) (requires `--jinja`) |
131-
--think
132131

133132
**Example-specific params**
134133

0 commit comments

Comments
 (0)