llama.cpp
efc72253
- server : add "/chat/completions" alias for "/v1/...` (#5722)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
server : add "/chat/completions" alias for "/v1/...` (#5722) * Add "/chat/completions" as alias for "/v1/chat/completions" * merge to upstream master * minor : fix trailing whitespace --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
References
#5722 - Add "/chat/completions" as alias for "/v1/chat/completions"
Author
jorgealias
Parents
7c4263d4
Files
3
examples/server
server.cpp
tests/features
parallel.feature
steps
steps.py
Loading