From: brucepro Date: Mon, 25 Nov 2024 16:11:55 +0000 (-0800) Subject: Add download chat feature to server chat (#10481) X-Git-Tag: upstream/0.0.4488~322 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a9a678a6b2264e5895533217b0cf8f250534cc58;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add download chat feature to server chat (#10481) * Add download chat feature to server chat Add a download feature next to the delete chat feature in the server vue chat interface. * code style --------- Co-authored-by: Xuan Son Nguyen --- diff --git a/examples/server/public/index.html b/examples/server/public/index.html index 6216c084..c5426086 100644 --- a/examples/server/public/index.html +++ b/examples/server/public/index.html @@ -81,7 +81,13 @@ - +