summaryrefslogtreecommitdiff
path: root/examples/server/index.html.hpp
AgeCommit message (Expand)Author
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