mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-27 14:20:24 +00:00
assistants.md: Remove extra trailing backslash
that prevents `curl` command from working.
This commit is contained in:
@@ -150,7 +150,7 @@ $ litellm --config /path/to/config.yaml
|
||||
```bash
|
||||
curl "http://0.0.0.0:4000/v1/assistants?order=desc&limit=20" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer sk-1234" \
|
||||
-H "Authorization: Bearer sk-1234"
|
||||
```
|
||||
|
||||
**Create a Thread**
|
||||
|
||||
Reference in New Issue
Block a user