78 Commits
Author SHA1 Message Date
Cogent Apps a13fff35da fix dockerfile for vite 2023-07-09 20:45:52 +00:00
Cogent Apps 25fd17a554 extend browser compatability 2023-07-09 19:24:17 +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 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 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 b6881c69b4 add typescript tokenizer and better chat trimmer 2023-03-20 13:03:53 +00:00
Cogent Apps 5a88dfc435 remove deploy action 2023-03-18 10:27:00 +00:00
Cogent Apps 4190a0d58c 0.2.1 2023-03-18 10:04:51 +00:00
Cogent Apps b7d30dbf4c ga fixes 2023-03-18 09:56:00 +00:00
Cogent Apps 5caabedb9e beta deploy 2023-03-18 09:51:16 +00:00
Cogent Apps 8e70e5a744 new deploy action 2023-03-18 09:50:05 +00:00
Cogent Apps 1d0c334f22 meta tags 2023-03-18 09:04:26 +00:00
Cogent Apps 4eeb7f3478 build sqlite from source 2023-03-18 02:05:28 +00:00
Cogent Apps a39ac48549 add update instructions 2023-03-18 01:53:20 +00:00
Cogent Apps 56c76164a5 add beta branch 2023-03-18 00:34:53 +00:00
Cogent Apps 00ad70f5b8 add check for non-existant user 2023-03-18 00:03:26 +00:00
Cogent Apps 0be9133cdc add check for missing user 2023-03-18 00:02:09 +00:00
Cogent Apps 7b471347bb arm support 2023-03-17 22:19:30 +00:00
Cogent Apps 1be33f5d0b add support for deleting chats 2023-03-17 20:45:27 +00:00
Cogent Apps 6415e3032c suspense 2023-03-17 19:56:59 +00:00
Cogent Apps fe8626cf9d only attempt to sync when signed in 2023-03-17 19:06:36 +00:00
Cogent Apps a60e261d78 remove CORS 2023-03-17 19:05:14 +00:00
Cogent Apps b294ac28b1 add helmet 2023-03-17 19:03:50 +00:00
Cogent Apps b04e136ee0 more secure password hashing 2023-03-17 18:57:32 +00:00
Cogent Apps b0d8d5c20d use secure default session secret 2023-03-17 18:27:13 +00:00
Cogent Apps 174feea1b5 sign in button opens create account modal 2023-03-17 18:23:52 +00:00
Cogent Apps d90509c12d add rate limiting 2023-03-17 18:16:55 +00:00
Cogent Apps bf9ab7d97e Merge branch 'main' of https://github.com/cogentapps/chat-with-gpt 2023-03-17 03:03:49 +00:00
Cogent Apps 13eae3da2e persist unsubmitted prompts 2023-03-17 03:03:11 +00:00
Cogent Apps bad79bc2b2 preserve language for titles 2023-03-16 20:06:28 +00:00
Cogent Apps c4a14110eb add string descriptions 2023-03-16 20:05:45 +00:00
Cogent Apps b216cf2900 update strings 2023-03-16 19:06:29 +00:00
Cogent Apps 210cca9a44 fix svg width 2023-03-16 09:58:54 +00:00
Cogent Apps 869ba3ec1f display svg images in code blocks 2023-03-16 09:48:46 +00:00
Cogent Apps 47892360b2 add label to gpt-4 messages 2023-03-15 22:18:53 +00:00
Cogent Apps f588b3e484 save model id on messages 2023-03-15 22:18:20 +00:00
Cogent Apps fbc9e1cd1c display model option as dropdown 2023-03-15 22:14:36 +00:00
Cogent Apps 225cb98475 update package.json 2023-03-15 21:50:30 +00:00
Cogent Apps 616f9b517d update docker instructions 2023-03-15 20:15:58 +00:00
Cogent Apps 42e2973627 move folder check 2023-03-15 20:13:44 +00:00
Cogent Apps 5f5f48d42e update package.json 2023-03-15 20:02:43 +00:00
Cogent Apps 50ed3ed313 Merge branch 'main' of https://github.com/cogentapps/chat-with-gpt 2023-03-15 20:01:15 +00:00
Cogent Apps 1cc3d296b0 set default port for docker 2023-03-15 20:00:43 +00:00
Cogent Apps 84c5066abd docker fixes 2023-03-15 19:47:47 +00:00
Cogent Apps 68e4a5357c github action for docker 2023-03-14 21:11:18 +00:00
Cogent Apps 633630807d typescript fixes & github action to build server 2023-03-14 20:25:54 +00:00
Cogent Apps 7bc58cb263 fix npm audit warning 2023-03-14 11:23:16 +00:00
Cogent Apps 4f1314b7eb update readme 2023-03-14 11:12:19 +00:00
Cogent Apps ebdd237e2b v0.2.0 2023-03-14 11:09:20 +00:00
Cogent Apps 843a703bcd restore wasm 2023-03-14 11:07:04 +00:00
Cogent Apps 5e09a9b4fe update readme 2023-03-14 11:05:12 +00:00
Cogent Apps 645b66b988 v0.2.0 2023-03-14 11:00:40 +00:00