Commit Graph

320 Commits

Author SHA1 Message Date
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 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
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 86092afcb0 Add lastChatId, but disable use for now 2023-06-24 09:18:29 -05:00
Webifi 69f514a69f change chat from current icon 2023-06-22 21:15:25 -05:00
Webifi 2098bc7a0b Add new chat from current to chat option menu 2023-06-22 21:08:50 -05:00
Webifi 3314252c3c Add hint for multiple hidden prefix prompts 2023-06-22 20:58:57 -05:00
Webifi 4858f4361a Profile tweaks 2023-06-22 14:07:00 -05:00
Webifi 242be141a9 Multiple prefix prompts 2023-06-22 14:06:51 -05:00
Webifi 842c8c9631 Tweak summary prompt 2023-06-20 20:55:20 -05:00
Webifi 30362e2762 profile tweaks 2023-06-20 18:27:24 -05:00
Webifi 6bdbad13fe Fix #194 2023-06-20 14:39:01 -05:00
Webifi d8c797e619 Make sure max_tokens is always integer. 2023-06-19 15:33:47 -05:00
Webifi e8fceef432 Fix message edits not being saved to chatStore 2023-06-18 17:36:40 -05:00
Webifi a574b6ff1c Add setting for summaryTemperature 2023-06-18 09:28:09 -05:00
Webifi 4fd3303e9b Add network error retry to summarization 2023-06-17 11:55:15 -05:00
Webifi 3ab605983d Use cache flush timer per chatId 2023-06-17 09:36:20 -05:00
Webifi b89ad2ef4a Delay message cache save to 200ms 2023-06-17 09:13:25 -05:00
Webifi b893255f79 Fix issue with summary continuation. 2023-06-17 09:10:23 -05:00
Webifi 53ca8f5b3d Fix bug with chat restore introduced in PR #184 2023-06-17 08:52:20 -05:00
Webifi a1eeebb934 Fix issue with messages getting mixed up 2023-06-16 20:18:20 -05:00
Webifi a84a7b269e Scroll to bottom after messages render 2023-06-16 10:42:23 -05:00
Webifi ca0627306f Mask UI blocking when loading large chat session 2023-06-16 10:35:35 -05:00
Webifi 5689250d06 Fix performance issues fro streaming chat 2023-06-16 09:52:29 -05:00
Webifi 698021baf1 Fix memory leak with abort controller 2023-06-15 13:48:30 -05:00
Webifi 19878f6e28 Clarify new chat from current settings options 2023-06-15 12:55:05 -05:00
Webifi 426adbbca5 Allow apply system prompt changes to current chat. 2023-06-15 12:49:21 -05:00
Webifi ac2a44224d Fix scroll jumping when changing settings 2023-06-14 18:39:47 -05:00
Webifi e6c638a60a Optimize 2023-06-14 17:12:42 -05:00
Webifi a5d7560fa9 Fix new chat not hiding menu in mobile #179 2023-06-14 14:58:28 -05:00
Webifi 137d0140e1 Show code highlighting while streaming 2023-06-14 14:44:21 -05:00
Webifi c125d7b637 Allow delete all chats when chat not selected. 2023-06-14 12:52:07 -05:00
Webifi 20b93cc59e Set $0.0015 for all GPT 3.5 input 2023-06-14 11:33:19 -05:00
Webifi 97ff211cdd Make sure images are purged on all message deletes 2023-06-14 10:51:52 -05:00
Webifi fed0423ad0 update token cost, add 0613 models for gpt-4 2023-06-14 08:33:06 -05:00
Webifi 7424742ed2 Add DALL-E image generation 2023-06-14 00:34:24 -05:00
Webifi d96b38e8ea Constrain size of prompt textarea fix #172 2023-06-13 21:54:11 -05:00
Webifi b2721c965d Add gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k 2023-06-13 19:14:37 -05:00
Webifi 111209c582 Fix token summary counting issue 2023-06-12 20:29:51 -05:00