Commit Graph

61 Commits

Author SHA1 Message Date
f8c33e8403 Customize icons and layouts 2024-04-29 17:43:22 +09:00
Webifi
bbd51f29eb Default to StableBeluga2 for Petals 2023-09-08 10:56:05 -05:00
Webifi
2e4181bf7e Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00
Webifi
e991dfd9b7 filter settings on URL import/export 2023-08-31 04:47:51 -05:00
Webifi
cd0cd9ebef add hideSystemPrompt 2023-08-31 04:28:59 -05:00
Webifi
86211b0910 Reduce repetitionPenalty from recommended 1.2 to 1.1 2023-08-20 14:08:44 -05:00
Webifi
3593744035 typo 2023-08-20 14:01:01 -05:00
Webifi
754f8b5d69 Change default repetitionPenalty to 1.2 2023-08-20 13:57:07 -05:00
Webifi
fc46a21ab7 fix typo 2023-08-20 13:49:33 -05:00
Webifi
70c2f5928a Enable repitition_penalty setting for petals 2023-08-20 13:11:20 -05:00
Webifi
f523f8d4bc Fix typo 2023-08-16 15:20:57 -05:00
Webifi
cb2b9e07f4 Add distinction between chat and instruct models 2023-08-16 15:20:07 -05:00
Webifi
fb2290308f Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
Webifi
bcb2b93e84 Default aggressive stop on 2023-08-07 12:37:57 -05:00
Webifi
0f12fcdb95 Format LLama-2-chat prompts to spec. 2023-07-28 16:46:50 -05:00
Webifi
58afe8f375 typo 2023-07-25 14:55:07 -05:00
Webifi
1ef08110c3 Add aggressive stop setting 2023-07-25 14:53:29 -05:00
Webifi
f6380e1cc2 Allow Petals and/or OpenAI 2023-07-24 15:26:17 -05:00
Webifi
15dcd27e8f Get temp and top_p working for Petals 2023-07-22 16:48:26 -05:00
Webifi
6d35a46d50 Allow user to adjust message chaining strings 2023-07-22 14:40:12 -05:00
Webifi
cdbd17fa13 Don't show generation setting that don't apply 2023-07-22 08:56:12 -05:00
Webifi
914055f1f9 Initial test of Petals as alternative to OpenAI 2023-07-22 01:42:21 -05:00
Webifi
a81939164f Adjust setting description 2023-07-17 20:02:37 -05:00
Webifi
187dbfb0b8 Allow system prompt to be sent as last message 2023-07-16 08:54:04 -05:00
Webifi
a180f501d5 Changes to summary request and hidden prompt prefix 2023-07-15 21:52:21 -05:00
Webifi
899ef0137e Hidden prompt prefix when continuing completion 2023-06-27 12:01:25 -05:00
Webifi
52affeb83f Add chat sorting 2023-06-24 15:51:06 -05:00
Webifi
8835ee1d6e chat and message date data, begin chat sort opts. 2023-06-24 12:48:27 -05:00
Webifi
3314252c3c Add hint for multiple hidden prefix prompts 2023-06-22 20:58:57 -05:00
Webifi
a574b6ff1c Add setting for summaryTemperature 2023-06-18 09:28:09 -05:00
Webifi
7424742ed2 Add DALL-E image generation 2023-06-14 00:34:24 -05:00
Webifi
a9a49f490a Allow automatic extension of truncated summary 2023-06-12 16:52:02 -05:00
Webifi
5918ccdd0f Update original text when streaming per #168 2023-06-12 06:58:00 -05:00
Webifi
66336a0a13 sendRequest refactor 2023-06-11 16:49:51 -05:00
Webifi
ac7d99948f Add hidden prompt prefix setting 2023-06-09 17:21:01 -05:00
Webifi
0a24dd4066 Change setting descriptions 2023-06-08 08:25:43 -05:00
Webifi
06470f7742 Refactor continuos chat setting 2023-06-08 08:08:25 -05:00
Webifi
de9a4f7f27 Clarify settings 2023-06-07 08:10:31 -05:00
Webifi
15272de1d4 Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00
Webifi
5853b9e451 Use modals instead of window.alert & confirm 2023-06-05 21:29:20 -05:00
Webifi
759eb35bc6 Add UI for default profile 2023-06-03 16:50:08 -05:00
Webifi
a38ce6d702 Clean up UI for settings modal, better for mobile. 2023-06-03 09:40:49 -05:00
Webifi
43f52e1fd1 Change settings descriptions 2023-06-03 07:41:53 -05:00
Webifi
dfe30b12bd Track change state of profile editor 2023-06-03 07:28:51 -05:00
Webifi
f5ef5ff5db Change max token on model change 2023-06-02 06:05:50 -05:00
Webifi
0b8a997b0e Change default token limit to 512 2023-06-02 05:49:44 -05:00
Webifi
59897ffe1e clean up buttons 2023-06-02 04:35:39 -05:00
Webifi
781d003849 lint 2023-06-01 19:52:35 -05:00
Webifi
9165480dfb Add prompt suppression and FIFO 2023-06-01 19:49:21 -05:00
Webifi
e1fa2d9fde Add ability to hide summarized messages 2023-05-29 20:59:24 -05:00