Commit Graph

142 Commits (1f739e94c4d41f866c9c78727d4fc4647a0024ad)
 

Author SHA1 Message Date
cogentapps 1f739e94c4 add other gpt versions 2023-07-01 20:09:50 +00:00
Cogent Apps a9c3f38d60 fix bug in tokenizer 2023-04-29 18:52:34 +00:00
Cogent Apps 36e434f6b9 initial work on server-side token counting 2023-04-29 18:52:20 +00:00
Cogent Apps 6b271a41c1 submit on ctrl-enter 2023-04-29 18:51:54 +00:00
Cogent Apps 16ad81f403 improve logging 2023-04-29 18:30:44 +00:00
Cogent Apps 4cf0915670 fix user-scoped options not being loaded 2023-04-29 18:30:29 +00:00
Cogent Apps 8f9ec46f9e allow services for anonymous users & gpt4 fix 2023-04-29 18:29:48 +00:00
Cogent Apps 5bcd75f120 never add config file to git 2023-04-29 18:27:26 +00:00
Cogent Apps ed5e099558 make docker image smaller 2023-04-29 18:27:10 +00:00
Cogent Apps 4b4cdd432d update gitpod configuration 2023-04-29 17:37:18 +00:00
Cogent Apps ed591ff72d allow head customization 2023-04-17 18:00:07 +00:00
Cogent Apps ee7ee898c0 update readme 2023-04-15 12:47:06 +00:00
Cogent Apps fbbb73abf9 remove tts debug code 2023-04-15 12:27:11 +00:00
Cogent Apps f1f89f2799 dockerfile fix 2023-04-15 11:12:13 +00:00
Cogent Apps 5b70af1c0d dockerfile fix 2023-04-15 10:51:39 +00:00
Cogent Apps c4c79ce16c ga fix 2023-04-15 10:35:25 +00:00
Cogent Apps 8ec99aba68 build fixes 2023-04-15 10:33:19 +00:00
Cogent Apps eb58d900b5 v0.2.3 2023-04-15 10:30:02 +00:00
Cogent Apps 943bca2f4d 0.2.2 2023-04-15 10:11:51 +00:00
Cogent Apps 5860607af3 add export & link to beta 2023-04-15 10:10:53 +00:00
Cogent Apps 6fcc7494f3
Merge pull request #60 from tluyben/firstload-autoscroll2
first load auto scroll to bottom
2023-04-12 02:38:17 -07:00
Cogent Apps 109f2fc37e
Merge pull request #88 from bagaswastu/main
feature: add enter to send checkbox
2023-04-12 02:37:53 -07:00
Cogent Apps 019cd42be8
Merge pull request #98 from openresearch/feature/no_rate_limit
introduce env variable DISABLE_RATE_LIMIT to disable rate limit
2023-04-12 02:37:25 -07:00
Philipp Schmid 129336c168 introduce rate limit variables 2023-04-05 11:04:59 +02:00
Philipp Schmid 415eb2194f introduce env variable DISABLE_RATE_LIMIT to disable rate limit 2023-03-31 12:26:34 +02:00
Bagas Wastu 2f7747295b add enter to send checkbox 2023-03-23 12:55:04 +07:00
Cogent Apps 68147135f8
roll back multi arch for now 2023-03-22 04:42:32 -07:00
Cogent Apps 1998a661f8
Update publish.yml 2023-03-20 19:11:07 -07:00
Cogent Apps 797296e0fe install git 2023-03-21 00:30:36 +00:00
Cogent Apps d9b584c423 install git 2023-03-21 00:26:34 +00:00
Cogent Apps 14e7273308 add docker build timeout 2023-03-21 00:22:42 +00:00
Cogent Apps d7251e34da speech recognition error handling & browser fixes 2023-03-21 00:11:05 +00:00
Cogent Apps 9e10796b5a fix memo deps 2023-03-20 21:28:49 +00:00
Cogent Apps 6359c9f50d fallback to whisper when speechrecognition is not available 2023-03-20 21:03:12 +00:00
Cogent Apps 1917bc19e0
possible fix for speech recognition on android 2023-03-20 08:36:20 -07:00
Cogent Apps ac2a40f382
Update README.md 2023-03-20 07:52:47 -07:00
Cogent Apps ce63613bdf speech error handling & tweaks 2023-03-20 14:46:01 +00:00
Cogent Apps f0b22eff64 possible fix for delete button 2023-03-20 14:18:25 +00:00
Cogent Apps da0d4844f1 better error messages 2023-03-20 14:14:03 +00:00
Cogent Apps 746981ed9e update trimmer logic 2023-03-20 14:13:43 +00:00
Cogent Apps 95bf0aef6c
Merge pull request #58 from tluyben/whisper-stt-api
Whisper stt api
2023-03-20 06:06:18 -07:00
Cogent Apps b6881c69b4 add typescript tokenizer and better chat trimmer 2023-03-20 13:03:53 +00:00
Cogent Apps 216ecd5b32
fix list numbering 2023-03-19 02:46:33 -07:00
Tycho Luyben 39e175bef6 improvements, see comments: https://github.com/cogentapps/chat-with-gpt/pull/58 2023-03-19 09:33:52 +00:00
Cogent Apps 583eab23c8
Merge pull request #53 from Frajder/patch-1
Update Dockerfile
2023-03-19 01:46:32 -07:00
Tycho Luyben d8a497eca1 first load auto scroll to bottom 2023-03-19 07:34:13 +00:00
Tycho Luyben e3f4dfef82 whisper added 2023-03-19 07:22:23 +00:00
Cogent Apps eeae29da16
disable helmet 2023-03-18 16:11:22 -07:00
Tycho Luyben 172c5521a5 first framework for using the whisper openai api 2023-03-18 14:06:11 +00:00
Tycho Luyben 72cefee277 removed logging 2023-03-18 12:57:32 +00:00