summaryrefslogtreecommitdiff
path: root/examples/server/public/index.html
AgeCommit message (Expand)Author
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-06-01server : new UI (#7633)Yazan Agha-Schrader
2024-05-28server: do not remove whitespace at the start of a completion chunk (#7524)mgroeber9110
2024-05-28Markdownish code block fix (#7571)Nathan Epstein
2024-04-24server : do not apply Markdown formatting in code sections (#6850)mgroeber9110
2024-04-15server : revert "minor layout improvements" (#6684)Pierrick Hymbert
2024-04-10minor layout improvements (#6572)Ralph Soika
2024-04-09server : detect search query to start webchat (#6554)Ed Lee
2024-04-04server: allow penalizing repetition of newlines on server webpage (#6431)Shakhar Dasgupta
2024-03-27server: public: use relative routes for static files (#6325)Eric Zhang
2024-03-21json-schema-to-grammar improvements (+ added to server) (#5978)Olivier Chafik
2024-02-18common, server : surface min_keep as its own parameter (#5567)Robey Holderith
2024-01-02server : add token counts to html footer (#4738)Phil H
2023-12-15server : add optional API Key Authentication example (#4441)ShadovvBeast
2023-12-12server : tweak default sampling parameters (#4367)kalomaze
2023-12-12english : use `typos` to fix comments and logs (#4354)Richard Kiss
2023-11-10server : allow continue edit on completion mode (#3950)Jhen-Jie Hong
2023-11-08server : add min_p param (#3877)Mihai
2023-10-22server : parallel decoding and multimodal (#3677)Georgi Gerganov
2023-10-12server : add completion mode (no chat) (#3582)Aarni Koskela
2023-09-04server : add a subtle loading animation to the edit box (#2466)Aarni Koskela
2023-08-25server : display token probabilities in the UI (#2489)Jhen-Jie Hong
2023-08-19server : better default prompt (#2646)Georgi Gerganov
2023-08-18server : support for saving templates in browser LocalStorage (#2486)staviq
2023-08-14server : fix default grammar by use empty string in the UI (#2604)Jhen-Jie Hong
2023-08-14server : implement json-schema-to-grammar.mjs & add grammar param in the UI (...Jhen-Jie Hong
2023-08-04fix firefox autoscroll (#2519)Jonas Wunderlich
2023-08-01server : Support dark mode (#2414)ebraminio
2023-07-25[Server] Escape HTML in webchat (#2368)Henri Vasserman
2023-07-24Chat UI extras (#2366)Aarni Koskela
2023-07-05Expose generation timings from server & update completions.js (#2116)Tobias Lütke
2023-07-04Simple webchat for server (#1998)Tobias Lütke