Update docs (#5312)

This commit is contained in:
royjhan 2024-06-28 09:58:14 -07:00 committed by GitHub
parent 1ed4f521c4
commit 6d4219083c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,7 +104,6 @@ curl http://localhost:11434/v1/chat/completions \
#### Notes
- `finish_reason` will always be `stop`
- `usage.prompt_tokens` will be 0 for completions where prompt evaluation is cached
## Models