Niek van der Maas
|
1d24c7663c
|
Merge pull request #152 from Webifi/main
Updated-UI, Continuous Chat, Setting Profiles, Streaming Response and more.
|
2023-06-09 11:36:42 +02:00 |
Webifi
|
1a9a831277
|
Only count prompts if valid response received
|
2023-06-09 03:40:30 -05:00 |
Webifi
|
45a8875895
|
Update comments
|
2023-06-08 19:54:35 -05:00 |
Webifi
|
8951a8bf07
|
Exit on error
|
2023-06-08 19:54:03 -05:00 |
Webifi
|
4487b920ec
|
Lint
|
2023-06-08 19:36:53 -05:00 |
Webifi
|
9ad8f9f025
|
Simplify error handler
|
2023-06-08 19:36:17 -05:00 |
Webifi
|
9682a1dcea
|
Better error handling
|
2023-06-08 19:25:07 -05:00 |
Webifi
|
7e8b46f042
|
Allow messages to be added after deleting summary
|
2023-06-08 18:13:21 -05:00 |
Webifi
|
54297ed6a1
|
Fix issue with summarization
|
2023-06-08 16:22:12 -05:00 |
Webifi
|
c6510a31dc
|
Fix another count issue
|
2023-06-08 15:49:19 -05:00 |
Webifi
|
5e86b302fc
|
Add unsaved profile warning on new chat.
|
2023-06-08 15:25:16 -05:00 |
Webifi
|
567845be06
|
Fix issues with token counts
|
2023-06-08 15:09:14 -05:00 |
Webifi
|
0cc30a28dc
|
remove profile
|
2023-06-08 12:22:49 -05:00 |
Webifi
|
6eea4a98fb
|
Fix delete all chats issue
|
2023-06-08 12:22:19 -05:00 |
Webifi
|
6315fc329e
|
Update chat name in UI on suggestion.
|
2023-06-08 10:59:53 -05:00 |
Webifi
|
abbd0fd506
|
Merge branch 'Updated-UI' of https://github.com/Webifi/chatgpt-web
|
2023-06-08 08:26:58 -05:00 |
Webifi
|
0a24dd4066
|
Change setting descriptions
|
2023-06-08 08:25:43 -05:00 |
Webifi
|
0eae377920
|
Change profiles
|
2023-06-08 08:23:24 -05:00 |
Webifi
|
5892e0f0b1
|
Allow streaming to work in background
|
2023-06-08 08:11:13 -05:00 |
Webifi
|
06470f7742
|
Refactor continuos chat setting
|
2023-06-08 08:08:25 -05:00 |
Niek van der Maas
|
50ce04358d
|
Merge pull request #156 from Niek/all-contributors/add-felixschwamm
docs: add felixschwamm as a contributor for code, and ideas
|
2023-06-08 13:04:24 +02:00 |
allcontributors[bot]
|
7824d7f245
|
docs: update .all-contributorsrc
|
2023-06-08 11:04:12 +00:00 |
allcontributors[bot]
|
e150455c96
|
docs: update README.md
|
2023-06-08 11:04:11 +00:00 |
Niek van der Maas
|
fff45656fc
|
Bump deps
|
2023-06-08 09:58:44 +02:00 |
Webifi
|
f74225298d
|
Fix profile caching issue
|
2023-06-07 18:36:22 -05:00 |
Webifi
|
568692300e
|
Fix modal notification issue
|
2023-06-07 18:27:08 -05:00 |
Webifi
|
c3172eb4aa
|
Add truncated completion joining
|
2023-06-07 16:54:20 -05:00 |
Webifi
|
d768f4b355
|
clean up
|
2023-06-07 13:26:50 -05:00 |
Webifi
|
01fe033583
|
Stop tts on chat change / new recording
|
2023-06-07 12:30:02 -05:00 |
Webifi
|
867c6d7e33
|
Fix endpoint
|
2023-06-07 11:52:08 -05:00 |
Webifi
|
a51cea24d4
|
Allow API endpoints to be changed in env
|
2023-06-07 11:50:36 -05:00 |
Webifi
|
fdd46fdd06
|
Fix abort issue
|
2023-06-07 11:06:41 -05:00 |
Webifi
|
ad1b3150e5
|
Block all prompt input while waiting for response
|
2023-06-07 09:57:14 -05:00 |
Webifi
|
5120cc44c8
|
Allow aborting of API requests
|
2023-06-07 09:47:30 -05:00 |
Webifi
|
de9a4f7f27
|
Clarify settings
|
2023-06-07 08:10:31 -05:00 |
Webifi
|
b21bba3dfa
|
Don't allow a prompt to be sent while streaming.
|
2023-06-07 08:10:13 -05:00 |
Webifi
|
15272de1d4
|
Add add streaming responses based on #107
|
2023-06-07 01:47:10 -05:00 |
Webifi
|
fffe34c80c
|
Add has-asc class
|
2023-06-06 08:18:31 -05:00 |
Webifi
|
d1cabf0071
|
Clean up prompts
|
2023-06-06 08:16:32 -05:00 |
Webifi
|
ec3478f159
|
Re-enable esc to cancel message edit
|
2023-06-06 07:41:10 -05:00 |
Webifi
|
886b3d463d
|
Simplify alert modals
|
2023-06-05 22:47:55 -05:00 |
Webifi
|
e6082144cb
|
Simplify alert modals
|
2023-06-05 22:47:35 -05:00 |
Webifi
|
5853b9e451
|
Use modals instead of window.alert & confirm
|
2023-06-05 21:29:20 -05:00 |
Webifi
|
db6e5898df
|
Close all modals on route change
|
2023-06-05 16:51:11 -05:00 |
Webifi
|
443c30b7ab
|
Properly set the dirty flag on setting modal load
|
2023-06-05 16:26:53 -05:00 |
Webifi
|
c672236412
|
properly close modal stack in order on escape
|
2023-06-05 16:13:40 -05:00 |
Webifi
|
939d69fe46
|
Use modal for setting field change confirmations
|
2023-06-05 08:51:40 -05:00 |
Webifi
|
f1dbf5d74d
|
Fix mobile formatting issue
|
2023-06-05 07:09:57 -05:00 |
Webifi
|
7bbddfda5d
|
fix type
|
2023-06-05 06:48:21 -05:00 |
Webifi
|
038b1d303f
|
Use message for prompt input modal
|
2023-06-05 06:46:30 -05:00 |