Update README.md
Browse files
README.md
CHANGED
|
@@ -129,7 +129,6 @@ The server provides a ChatGPT-compatible API with the following main endpoints:
|
|
| 129 |
- The `--jinja` flag enables proper chat template formatting for the model, which is essential for tool usage
|
| 130 |
- The model name in the requests can be set to "any-model" as shown in the examples
|
| 131 |
- This version supports system messages with tool definitions
|
| 132 |
-
- Tool responses are properly handled through the chat template
|
| 133 |
|
| 134 |
## Troubleshooting
|
| 135 |
|
|
|
|
| 129 |
- The `--jinja` flag enables proper chat template formatting for the model, which is essential for tool usage
|
| 130 |
- The model name in the requests can be set to "any-model" as shown in the examples
|
| 131 |
- This version supports system messages with tool definitions
|
|
|
|
| 132 |
|
| 133 |
## Troubleshooting
|
| 134 |
|