Update README.md
Browse files
README.md
CHANGED
|
@@ -260,7 +260,7 @@ curl -i http://localhost:9001/v1/chat/completions \
|
|
| 260 |
> In the thinking mode with multi-turn tool calls, the model returns a `reasoning_content` field alongside `tool_calls`. To continue the conversation, the user must persist all history `reasoning_content` in the `messages` array of each subsequent request.
|
| 261 |
|
| 262 |
> [!IMPORTANT]
|
| 263 |
-
> The following system prompts are **
|
| 264 |
|
| 265 |
English
|
| 266 |
|
|
|
|
| 260 |
> In the thinking mode with multi-turn tool calls, the model returns a `reasoning_content` field alongside `tool_calls`. To continue the conversation, the user must persist all history `reasoning_content` in the `messages` array of each subsequent request.
|
| 261 |
|
| 262 |
> [!IMPORTANT]
|
| 263 |
+
> The following system prompts are **HIGHLY** recommended, please choose from English and Chinese version.
|
| 264 |
|
| 265 |
English
|
| 266 |
|