Commit graph

11 commits

Author SHA1 Message Date
ae0058bdee Improved profiles by adding 'separator' field to the profile format, improved vicuna-v0 profile, removed default profile from frontend-server cli, updated README 2023-05-30 10:55:31 +02:00
ea2f59f94e Preserve whitespaces in messages by using pre-wrap, fixes #10 2023-05-25 19:55:57 +02:00
22ba6239c7 Added a toggle button for the sidebar, implemented a responsive design (fixes #4) and made more minor improvements to the frontend 2023-05-19 00:19:27 +02:00
7590c31f89 Made the frontend more flexible to also support other models than just Koala 2023-05-18 15:54:41 +02:00
c3fda61b21 Made the frontend more flexible to also support other models than just Koala 2023-05-18 15:34:34 +02:00
718f483a75 Added more parameters to the sidebar: top_k, repeat_penalty, presence_penalty, frequency_penalty - fixes #3 2023-05-18 11:54:57 +02:00
19b6162b57 Minor style improvements and fixes 2023-05-18 10:32:31 +02:00
bfb8b6baf2 Auto-resize input field after a message was sent 2023-04-30 19:34:11 +02:00
aca00bd214 Added button to reset settings, disable also sidebar inputs/buttons while waiting for reply 2023-04-30 12:41:11 +02:00
1bd108b4cc Automatically scroll to bottom when a new message is added 2023-04-30 12:25:04 +02:00
cd6036eff4 Initial release 2023-04-30 12:16:48 +02:00