.. |
ApiUtil.svelte
|
Add DALL-E image generation
|
2023-06-14 00:34:24 -05:00 |
Chat.svelte
|
Scroll to bottom after messages render
|
2023-06-16 10:42:23 -05:00 |
ChatCompletionResponse.svelte
|
Add DALL-E image generation
|
2023-06-14 00:34:24 -05:00 |
ChatMenuItem.svelte
|
Add editing chat name from menu
|
2023-06-09 09:46:19 -05:00 |
ChatOptionMenu.svelte
|
Allow delete all chats when chat not selected.
|
2023-06-14 12:52:07 -05:00 |
ChatRequest.svelte
|
Fix #194
|
2023-06-20 14:39:01 -05:00 |
ChatSettingField.svelte
|
Fix scroll jumping when changing settings
|
2023-06-14 18:39:47 -05:00 |
ChatSettingsModal.svelte
|
Clarify new chat from current settings options
|
2023-06-15 12:55:05 -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
|
Fix message edits not being saved to chatStore
|
2023-06-18 17:36:40 -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
|
Trim whitespace and allow API key to be removed
|
2023-06-01 23:49:47 -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
|
Set $0.0015 for all GPT 3.5 input
|
2023-06-14 11:33:19 -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
|
Tweak summary prompt
|
2023-06-20 20:55:20 -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 setting for summaryTemperature
|
2023-06-18 09:28:09 -05:00 |
Sidebar.svelte
|
Fix new chat not hiding menu in mobile #179
|
2023-06-14 14:58:28 -05:00 |
Stats.svelte
|
Tiny steps toward UI for hosts/endpoints/models
|
2023-06-12 19:20:31 -05:00 |
Storage.svelte
|
Use cache flush timer per chatId
|
2023-06-17 09:36:20 -05:00 |
Types.svelte
|
Add setting for summaryTemperature
|
2023-06-18 09:28:09 -05:00 |
Util.svelte
|
Constrain size of prompt textarea fix #172
|
2023-06-13 21:54:11 -05:00 |