ariel-pillar commited on
Commit
63833db
·
verified ·
1 Parent(s): 44d566d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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