summaryrefslogtreecommitdiff
path: root/examples/server/index.html.hpp
AgeCommit message (Expand)Author
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-01-30Revert "server : change deps.sh xxd files to string literals (#5221)"Georgi Gerganov
2024-01-30server : change deps.sh xxd files to string literals (#5221)JohnnyB
2024-01-02server : add token counts to html footer (#4738)Phil H
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-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