]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add optional API Key Authentication example (#4441)
authorShadovvBeast <redacted>
Fri, 15 Dec 2023 11:49:01 +0000 (13:49 +0200)
committerGitHub <redacted>
Fri, 15 Dec 2023 11:49:01 +0000 (13:49 +0200)
commit88ae8952b65cbf32eb1f5703681ea592e510e570
treed3624a445dbd8857c4f3bc62d512c44dcab8a693
parentee4725a686643669a8587142fa068cbf29de3ce2
server : add optional API Key Authentication example (#4441)

* Add API key authentication for enhanced server-client security

* server : to snake_case

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/server/public/completion.js
examples/server/public/index.html
examples/server/server.cpp