chatgpt-web/src/lib
Webifi ad1b3150e5 Block all prompt input while waiting for response 2023-06-07 09:57:14 -05:00
..
Chat.svelte Block all prompt input while waiting for response 2023-06-07 09:57:14 -05:00
ChatCompletionResponse.svelte Allow aborting of API requests 2023-06-07 09:47:30 -05:00
ChatMenuItem.svelte Add message icon to each chat item 2023-06-01 14:45:27 -05:00
ChatOptionMenu.svelte Simplify alert modals 2023-06-05 22:47:55 -05:00
ChatSettingField.svelte Simplify alert modals 2023-06-05 22:47:35 -05:00
ChatSettingsModal.svelte Clean up prompts 2023-06-06 08:16:32 -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 Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00
Export.svelte lint 2023-05-28 21:25:25 -05:00
Footer.svelte Make usable for 320px wide devices 2023-06-01 13:59:34 -05:00
Home.svelte Trim whitespace and allow API key to be removed 2023-06-01 23:49:47 -05:00
Messages.svelte Change key location 2023-06-01 23:32:15 -05:00
Navbar.svelte Change position of options/action menu 2023-06-01 13:19:21 -05:00
NewChat.svelte Fix #36 - added ESlint config with ts-standard + svelte support 2023-03-20 13:42:47 +01:00
Profiles.svelte Simplify switching profiles. Less prompting. 2023-06-04 15:22:02 -05:00
PromptConfirm.svelte Clean up prompts 2023-06-06 08:16:32 -05:00
PromptInput.svelte properly close modal stack in order on escape 2023-06-05 16:13:40 -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 Clarify settings 2023-06-07 08:10:31 -05:00
Sidebar.svelte Lay groundwork for dynamic modals 2023-06-04 20:47:08 -05:00
Stats.svelte Change max token on model change 2023-06-02 06:05:50 -05:00
Storage.svelte Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00
Types.svelte Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00
Util.svelte Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00