Enrico Ros
|
fb2d7bea42
|
Cleanup Reducer UI, better support for 3.5-Turbo
|
2023-04-18 01:33:35 -07:00 |
|
Enrico Ros
|
b17e5edc44
|
Cleanup Structure
|
2023-04-18 00:43:25 -07:00 |
|
Enrico Ros
|
0d59ebf9a4
|
Cleaner settings
|
2023-04-18 00:15:23 -07:00 |
|
Enrico Ros
|
497cd1a5eb
|
Merge branch 'main' of https://github.com/tboydston/nextjs-chatgpt-app into tboydston-main
|
2023-04-17 23:43:46 -07:00 |
|
Enrico Ros
|
5f8c8e2415
|
Improve defaults
|
2023-04-17 01:28:17 -07:00 |
|
Enrico Ros
|
3edab10d22
|
ElevenLabs settings. Change Voice, speak automatically, user provided-Key.
With this change, tanstack/react-query is brought in, to simplify
non-streaming API calls to the edge functions going forward.
|
2023-04-17 00:59:04 -07:00 |
|
Tracey Boydston
|
93b281a9bd
|
Fix spelling error.
|
2023-04-17 12:37:11 +08:00 |
|
Tracey Boydston
|
4366aa1696
|
Remove uneeded import.
|
2023-04-17 12:25:47 +08:00 |
|
Tracey Boydston
|
940ebbad21
|
Add language file. Add speach input language to settings menu.
|
2023-04-17 12:13:45 +08:00 |
|
Tracey Boydston
|
a4b2f63330
|
Change setting name 'textToSpeechLang' to 'preferredLanguage'
|
2023-04-17 08:30:17 +08:00 |
|
Tracey Boydston
|
8fd18ddb3d
|
Redo language setting changes with no formatting changes.
|
2023-04-17 08:12:38 +08:00 |
|
Enrico Ros
|
b0e19ef327
|
Fix summarizer wait
|
2023-04-16 01:05:44 -07:00 |
|
Enrico Ros
|
69e7086c31
|
Define environment variables
|
2023-04-12 23:40:07 -07:00 |
|
Enrico Ros
|
4ca1f33a0a
|
Merge branch 'main' of https://github.com/fredliubojin/nextjs-chatgpt-app into fredliubojin-main
|
2023-04-12 22:19:53 -07:00 |
|
Fred Liu
|
caab753acc
|
Bug fixes.
1. reverse load progress in preview,
2. reduce big chunk to under limit
3. ignore API call error.
|
2023-04-12 22:17:29 -07:00 |
|
Enrico Ros
|
34b49c0a21
|
Merge visibility toggle
|
2023-04-12 20:32:52 -07:00 |
|
Harlan Lewis
|
a769c512b3
|
change settings submit-y button label to Save
this button effectively functions as a "submit" button
|
2023-04-12 14:53:25 -07:00 |
|
Harlan Lewis
|
bf63d2f888
|
toggle visibility of api key value
|
2023-04-12 14:52:01 -07:00 |
|
Enrico Ros
|
968ab40ce5
|
Merged Recursive Summarization. Uses the new shared OpenAI API.
Added a progress indicator, and disabled the main button
to prevent multiple submissions.
|
2023-04-10 23:30:41 -07:00 |
|
Fred Liu
|
aff096f2b5
|
Implementation of recursive content summarization.
|
2023-04-09 22:19:20 -07:00 |
|
Enrico Ros
|
98e999acb0
|
Fix the Purpose Finder
Finding purpose through system prompts and keyword matching
|
2023-04-07 21:49:02 -07:00 |
|
Enrico Ros
|
be1379b045
|
Use precise token counting.
|
2023-04-07 16:48:04 -07:00 |
|
Enrico Ros
|
6d20a6ff85
|
Responsive token counting, with perfect caching
|
2023-04-07 15:01:38 -07:00 |
|
Enrico Ros
|
f16df16f59
|
Mobile fix
|
2023-04-07 08:13:15 -07:00 |
|
Enrico Ros
|
84500796ef
|
Support for Api Organization ID - #63
|
2023-04-07 08:05:50 -07:00 |
|
Enrico Ros
|
228a638ba8
|
Option to hide avatars
|
2023-04-05 03:07:26 -07:00 |
|
Enrico Ros
|
4c37372bae
|
Ready code for Content Reducer
|
2023-04-04 23:55:07 -07:00 |
|
Enrico Ros
|
3fe833db32
|
Selectable Width & Settings Cleanup - closes #5
|
2023-04-04 19:06:31 -07:00 |
|
Enrico Ros
|
04accadf96
|
Rename Export to Publish
|
2023-04-04 02:48:47 -07:00 |
|
Enrico Ros
|
89f5802e8d
|
Large improvement to (model-dependent) token utilization
And update README.md
|
2023-04-03 04:03:12 -07:00 |
|
Enrico Ros
|
0377512464
|
Move files around, for cleanup
|
2023-04-03 01:49:02 -07:00 |
|