Commit Graph

510 Commits

Author SHA1 Message Date
Morgan f521cc2373
Fix 2024-02-15 01:06:18 +09:00
Morgan 13e9436dc9
Fix 2024-02-15 01:04:48 +09:00
Morgan 1b5f0bddf4
Fix 2024-02-15 01:01:14 +09:00
Morgan 312cfb4ab3
Fix 2024-02-15 00:54:45 +09:00
Morgan 5f3a55c473
Fix 2024-02-15 00:48:21 +09:00
Morgan ee5bc74142
Fix 2024-02-15 00:42:56 +09:00
Morgan 3dc31548bf
Fix 2024-02-15 00:41:00 +09:00
Morgan 62160354bf
Fix 2024-02-13 11:37:45 +09:00
Morgan aa780ec278
Fix 2024-02-13 11:33:18 +09:00
Morgan e083772d8a
Fix 2024-02-11 16:49:09 +09:00
Morgan f28347943a
Fix 2024-02-11 15:14:47 +09:00
Morgan 05d8b7901b
Fix 2024-02-11 15:12:03 +09:00
Morgan 69ba8c8ba8
Fix 2024-02-11 15:06:11 +09:00
Morgan 723955a323
Fix 2024-02-11 14:19:31 +09:00
Morgan 2a5f5a5070
Update app.scss 2024-02-10 23:00:06 +09:00
Morgan 5aac9df9e0
Update app.scss 2024-02-10 22:55:45 +09:00
Morgan d2d6a79a0f
Fix 2024-02-09 21:16:23 +09:00
Morgan 771cd98036
Fix 2024-02-09 21:13:40 +09:00
Morgan aa03abafae
Fix 2024-02-09 21:00:06 +09:00
Morgan 411d5fd084
Fix 2024-02-09 20:43:49 +09:00
Maksim Misin 980f109305 feat: added new models 2024-01-26 13:54:05 +02:00
Niek van der Maas dd6e17b166 Merge branch 'main' into prompt-typeahead 2023-12-22 11:17:01 +01:00
Niek van der Maas abf7137fb9 Fix `svelte-highlight` error, fixes #384 2023-12-22 11:00:03 +01:00
Niel Thiart 0a0dde5727
Use DOMPurify to sanitize HTML in typeahead results before rendering 2023-12-07 11:11:45 +02:00
Niel Thiart 54aa0d4873
fix: typeahead dark theme 2023-12-05 23:46:30 +02:00
Niel Thiart 3e1c6fa83e
Style fix: remove unnecessary calc 2023-12-05 15:59:53 +02:00
Niel Thiart 51aa1f57e7
Style fix: remove padding from last result in prompt typeahead dropdown 2023-12-05 15:52:22 +02:00
Niel Thiart 76fd31ef9e
Add typeahead prompt selector with fuzzy search on titles
This replaces the prompt dropdown button with a fuzzy search input to filter prompts. Uses [svelte-typeahead](https://metonym.github.io/svelte-typeahead/).
2023-12-05 15:38:48 +02:00
Ikko Eltociear Ashimine 5804ee8cd1
Update prompts.csv
seperated -> separated
2023-12-02 18:06:35 +09:00
Ikko Eltociear Ashimine 817da9787c
Update README.md
seperated -> separated
2023-12-02 18:05:28 +09:00
Niek van der Maas d4e9d3b2d3 Update pricing to match OpenAI 2023-11-07 12:09:49 +01:00
Mitchell Byrden ccb46b5eca Added DALL-E 3 models and gpt-4-1106-preview 2023-11-07 17:43:36 +11:00
Mitchell Byrden 0bbd387678 Added DALL-E models and gpt-4-1106-preview 2023-11-07 17:20:22 +11:00
Webifi ec6cd844d5 use correct flag 2023-09-12 11:26:40 -05:00
Webifi 88d60d18a2 Copy message to clipboard #285 2023-09-12 11:21:43 -05:00
Webifi e3095bdf41 Fix some types 2023-09-10 19:32:33 -05:00
Webifi 819faddb38 Fix incorrect URL encoding 2023-09-10 19:03:00 -05:00
Webifi bbd51f29eb Default to StableBeluga2 for Petals 2023-09-08 10:56:05 -05:00
Webifi e09d4732ff Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-09-02 08:18:42 -05:00
Webifi afcfb82cf5 Truncate for continue incomplete 2023-09-02 08:18:30 -05:00
Webifi 559db15fa7 Fix petals truncated prompt continuation 2023-09-02 08:15:01 -05:00
Niek van der Maas 583d3b0010 Merge commit '2cf720a5994c2509b60e9df6dc763baa759660fa' 2023-09-02 09:37:51 +02:00
Webifi 40e38d8b54 change default delimiter 2023-09-01 20:49:20 -05:00
Webifi ddd17798e7 Merge delimiter with last known buffer 2023-09-01 19:24:15 -05:00
Webifi 4d27497bc7 Simplify Llama-chat format for now 2023-09-01 19:22:52 -05:00
Webifi 01f7a657db Change default request config for Llama instruct 2023-09-01 19:14:27 -05:00
Webifi 4f18d40000 Add base llama-65b model 2023-09-01 18:06:04 -05:00
Webifi 69b107e8f7 remove Llama-2-70b-hf model 2023-09-01 18:04:23 -05:00
Webifi 872e6c8566 open new websocket if model changes 2023-09-01 17:42:35 -05:00
Webifi 47f96c0bb9 update chat settings update on each request 2023-09-01 17:42:16 -05:00