COMMITS
/ tools/server/server-http.cpp May 31, 2026
E
server : handle If-None-Match weak ETags (#23916)
Eric Zhang committed
May 28, 2026
F
server: minor tweaks to use more cpp features (#23785)
Funtowicz Morgan committed
M
server, ui : Add support for HTTP ETags in llama-server (#23701)
Markus Tavenrath committed
May 27, 2026
R
server : fix the log message when using SSL (#23393)
Radoslav Gerganov committed
May 23, 2026
A
cmake/ui : refactor the build (#23352)
Aldehir Rojas committed
May 17, 2026
A
cmake : fix LLAMA_BUILD_UI logic (#23190)
Aldehir Rojas committed
May 16, 2026
A
ui: Restructure repo to use `tools/ui` folder and `ui` / `UI` / `llama-ui` / `LLAMA_UI` naming (#23064)
Aleksander Grygier committed
May 14, 2026
A
webui: Move static build output from repo code to HF Bucket (#22937)
Aleksander Grygier committed
G
logs : reduce (#23021)
Georgi Gerganov committed
May 8, 2026
X
server: support Vertex AI compatible API (#22545)
Xuan-Son Nguyen committed
April 27, 2026
April 20, 2026
G
server : remove /api endpoints (#22165)
Georgi Gerganov committed
April 14, 2026
X
server: support OAI /v1/audio/transcriptions API (#21863)
Xuan-Son Nguyen committed
April 6, 2026
L
April 1, 2026
A
server: Bypass API Key validation for WebUI static bundle assets (#21269)
Aleksander Grygier committed
March 31, 2026
X
server: (webui) no more gzip compression (#21073)
Xuan-Son Nguyen committed
March 28, 2026
A
vendor : update cpp-httplib to 0.40.0 (#21100)
Adrien Gallouët committed
A
server : add custom socket options to disable SO_REUSEPORT (#21056)
Adrien Gallouët committed
March 27, 2026
K
server: Introduce LLAMA_BUILD_WEBUI build flag to allow disabling the embedded web ui (#20158)
Kusha Gharahi committed
March 23, 2026
X
server: use httplib dynamic threads (#20817)
Xuan-Son Nguyen committed
February 24, 2026
January 22, 2026
X
server: do not log certain endpoints (avoid log spam) (#19028)
Xuan-Son Nguyen committed
December 22, 2025
X
server: prevent data race from HTTP threads (#18263)
Xuan-Son Nguyen committed
November 28, 2025
F
server : add Anthropic Messages API support (#17570)
Fredrik Hultin committed
November 24, 2025
X
server: split server.cpp code into server/common/task/queue (#17362)
Xuan-Son Nguyen committed
November 18, 2025
O
November 17, 2025
X
server: split HTTP into its own interface (#17216)
Xuan-Son Nguyen committed