chatgpt-web/src/lib
Webifi afcfb82cf5 Truncate for continue incomplete 2023-09-02 08:18:30 -05:00
..
providers Fix petals truncated prompt continuation 2023-09-02 08:15:01 -05:00
ApiUtil.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
Chat.svelte Keep loading prompt after summary 2023-08-25 00:24:26 -05:00
ChatCompletionResponse.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
ChatMenuItem.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
ChatOptionMenu.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
ChatRequest.svelte update chat settings update on each request 2023-09-01 17:42:16 -05:00
ChatSettingField.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
ChatSettingsModal.svelte filter settings on URL import/export 2023-08-31 04:47:51 -05:00
Code.svelte Re-enable `flourite` with Safari/FF fix, bump deps, fixes #64 2023-03-22 11:33:25 +01:00
EditMessage.svelte Truncate for continue incomplete 2023-09-02 08:18:30 -05:00
Export.svelte Add DALL-E image generation 2023-06-14 00:34:24 -05:00
Footer.svelte Make usable for 320px wide devices 2023-06-01 13:59:34 -05:00
Home.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
ImageStore.svelte Make sure images are purged on all message deletes 2023-06-14 10:51:52 -05:00
Messages.svelte Fix issue with messages getting mixed up 2023-06-16 20:18:20 -05:00
Models.svelte Fix typo 2023-08-16 15:20:57 -05:00
Navbar.svelte Change position of options/action menu 2023-06-01 13:19:21 -05:00
NewChat.svelte filter settings on URL import/export 2023-08-31 04:47:51 -05:00
Profiles.svelte profile tweak 2023-08-31 20:25:37 -05:00
PromptConfirm.svelte Fix modal notification issue 2023-06-07 18:27:08 -05:00
PromptInput.svelte Fix modal notification issue 2023-06-07 18:27:08 -05:00
PromptNotice.svelte Clean up prompts 2023-06-06 08:16:32 -05:00
Prompts.svelte Linting 2023-03-27 15:49:00 +02:00
Settings.svelte Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00
Sidebar.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
Stats.svelte Move token counting to model detail. 2023-08-15 21:46:33 -05:00
Storage.svelte Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
Types.svelte Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00
Util.svelte Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00