llama.cpp/examples/server/public
HanishKVC 0402a4b60e SimpleChat: A js skeleton with SimpleChat class
Allows maintaining an array of chat message.

Allows adding chat message (from any of the roles be it system,
user, assistant, ...)

Allows showing chat messages till now, in a given div element.
2024-05-18 00:36:23 +05:30
..
completion.js server: public: use relative routes for static files (#6325) 2024-03-27 06:55:29 +01:00
favicon.ico server : add themes + favicon (#6848) 2024-05-08 22:12:06 +03:00
index.html server : do not apply Markdown formatting in code sections (#6850) 2024-04-24 13:54:24 +03:00
index.js server: static: upstream upgrade (#6765) 2024-04-19 13:19:01 +02:00
json-schema-to-grammar.mjs JSON schema conversion: ️ faster repetitions, min/maxLength for strings, cap number length (#6555) 2024-04-12 19:43:38 +01:00
simplechat.html SimpleChat: Add a skeletal html page 2024-05-18 00:36:22 +05:30
simplechat.js SimpleChat: A js skeleton with SimpleChat class 2024-05-18 00:36:23 +05:30