Commit Graph

395 Commits

Author SHA1 Message Date
Webifi c473d731ce Properly close websocket connections. 2023-07-28 18:10:45 -05:00
Webifi bb2a177f22 remove debug 2023-07-28 16:48:36 -05:00
Webifi 4c37969635 remove debug 2023-07-28 16:48:07 -05:00
Webifi 0f12fcdb95 Format LLama-2-chat prompts to spec. 2023-07-28 16:46:50 -05:00
Webifi f223f4e510 Fix disabled OpenAI models #243 2023-07-26 17:49:26 -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 b0812796a1 Add link to swarm health 2023-07-25 13:28:14 -05:00
Webifi ff3799637b Allow scrolling while streaming re: #241 2023-07-25 00:21:04 -05:00
Webifi 0ffdd78863 Another prompt prefix issue 2023-07-24 23:14:28 -05:00
Webifi 833633991a Fix user prompt prefix injection 2023-07-24 22:20:52 -05:00
Webifi af08f5c99e Update text 2023-07-24 20:00:20 -05:00
Webifi 190bf16ce6 Drop llama 65b and guanaco 65b - unstable in swarm 2023-07-24 19:56:05 -05:00
Webifi 38d38bf948 Fix some issues with stop sequences and role sequences 2023-07-24 19:48:28 -05:00
Webifi f56e29b829 Show shorter model name 2023-07-24 15:53:04 -05:00
Webifi f6380e1cc2 Allow Petals and/or OpenAI 2023-07-24 15:26:17 -05:00
Webifi ca19bab19d Don't allow too low of temp or top_p 2023-07-22 17:21:01 -05:00
Webifi 7aadca3c5c Better error handling for Petals 2023-07-22 17:08:40 -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 9a6004c55d More changes for Petals integration 2023-07-22 13:24:18 -05:00
Webifi df222e7028 Try to import chat name suggestion 2023-07-22 13:23:24 -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 8e35b198da Add [[LAST-PROMPT]] system prompt expansion 2023-07-20 20:32:36 -05:00
Webifi b12ec15d80 Use "the user" in system prompts, not "I" 2023-07-17 21:11:11 -05:00
Webifi 0b45a1833b Update profile example 2023-07-17 20:03:33 -05:00
Webifi a81939164f Adjust setting description 2023-07-17 20:02:37 -05:00
Webifi 5d617455c6 Add training messages to system prompt. 2023-07-17 19:44:41 -05:00
Webifi 966dc71e5b disable unsaved profile warning for now 2023-07-17 14:09:25 -05:00
Webifi d186f0c190 Import profile on chat context menu. Fix file load bug 2023-07-17 14:01:16 -05:00
Webifi 74cb9bd77a Allow both STARTUP and START-PROMPT in system prompt 2023-07-16 18:41:39 -05:00
Webifi 155b067236 Fi issues with field controls not being updated 2023-07-16 10:46:14 -05:00
Webifi 3df166c2fb Allow system prompt to be split to top and bottom prompts 2023-07-16 09:17:52 -05:00
Webifi 187dbfb0b8 Allow system prompt to be sent as last message 2023-07-16 08:54:04 -05:00
Webifi ca7e920741 Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI 2023-07-16 08:19:28 -05:00
Webifi a180f501d5 Changes to summary request and hidden prompt prefix 2023-07-15 21:52:21 -05:00
Niek van der Maas 0ce386a209 Re-add `?key=` support, fixes #222 2023-07-10 14:42:57 +02:00
Webifi c9f48bbbb4 Show continue ellipsis and stream cursor correctly 2023-06-30 09:20:12 -05:00
Webifi 67e38b1e19 Sticky tool-drawer fix #205 2023-06-29 21:10:44 -05:00
Webifi 868035c3a0 Try to catch intermittent stuck in updating issue 2023-06-29 18:28:06 -05:00
Webifi eacb81d1b7 clean up 2023-06-27 12:18:16 -05:00
Webifi 421d80a7fa Default to last viewed chat when returning to app 2023-06-27 12:03:34 -05:00
Webifi 899ef0137e Hidden prompt prefix when continuing completion 2023-06-27 12:01:25 -05:00
Webifi ef74fd5e31 Handle some more API errors 2023-06-26 20:11:00 -05:00
Webifi 67044b362c Better names for cloned chats and profiles 2023-06-26 18:07:37 -05:00
Webifi b8f6e9f4ec Fix incorrect store name 2023-06-25 19:48:49 -05:00
Webifi 6f91286982 Add purge chat usage option 2023-06-24 19:13:14 -05:00
Webifi b122dfa3f3 Hide sort menu 2023-06-24 17:26:54 -05:00
Webifi 83fd00c16e Fix last updated sort 2023-06-24 16:56:03 -05:00