Commit Graph

  • c75663bf90
    Merge pull request #165 from ZauberNerd/service-worker main Cogent Apps 2023-07-15 15:31:53 -0700
  • 946190eb9d
    Update publish.yml Cogent Apps 2023-07-10 21:20:57 -0700
  • 36c1cb47c0
    Implement service worker using vite-plugin-pwa ZauberNerd 2023-07-10 00:42:06 +0200
  • 8184c950d7
    Merge pull request #145 from QJoly/main Cogent Apps 2023-07-09 13:52:50 -0700
  • a13fff35da fix dockerfile for vite Cogent Apps 2023-07-09 20:45:52 +0000
  • f9122c5227
    Merge branch 'main' into service-worker Cogent Apps 2023-07-09 12:40:19 -0700
  • 4f5e7fbdc8
    Merge pull request #166 from ZauberNerd/fix-non-serializable-error Cogent Apps 2023-07-09 12:28:07 -0700
  • 71a6e699c8
    Merge pull request #167 from ZauberNerd/update-translations Cogent Apps 2023-07-09 12:27:29 -0700
  • d7e493c347
    Merge pull request #164 from ZauberNerd/replace-create-react-app-vite Cogent Apps 2023-07-09 12:26:36 -0700
  • 25fd17a554 extend browser compatability Cogent Apps 2023-07-09 19:24:17 +0000
  • 0701303563
    Use comlink without vite-plugin-comlink ZauberNerd 2023-07-08 15:25:25 +0200
  • ff9f3517ec
    Replace Node.js's Buffer with native Typed Arrays on the client-side ZauberNerd 2023-07-07 15:21:20 +0200
  • 4b91a1972b
    Replace CRA proxy config with vite's proxy config ZauberNerd 2023-07-08 10:57:34 +0200
  • 6e791e1b97
    Update extracted translations to remove errors in dev console ZauberNerd 2023-07-08 11:32:16 +0200
  • ba6544ba53
    Fix non-serializable error message ZauberNerd 2023-07-08 11:24:04 +0200
  • d5131d167d
    Add service worker and make PWA installable ZauberNerd 2023-07-07 21:45:08 +0200
  • a3da33d824
    Replace create-react-app with vite ZauberNerd 2023-07-07 13:36:32 +0200
  • 9a69273ce4
    Merge pull request #163 from ZauberNerd/remove-unused-dependencies Cogent Apps 2023-07-07 13:12:30 -0700
  • 0ca07ee805
    Remove unused dependencies ZauberNerd 2023-07-07 11:31:22 +0200
  • 23c0169c63 GPT-4 general availability cogentapps 2023-07-06 20:20:22 +0000
  • 10eb251bdb remove proxy field cogentapps 2023-07-04 20:20:25 +0000
  • 42ad5b3e3b show correct server port cogentapps 2023-07-04 20:14:25 +0000
  • b68ed735db add jest cogentapps 2023-07-04 20:13:39 +0000
  • 8e36104637 simplify auth check cogentapps 2023-07-04 20:12:32 +0000
  • 6ed206ccc8 fix auth bug cogentapps 2023-07-04 19:25:27 +0000
  • 2d95041970 fix max tokens cogentapps 2023-07-04 18:59:27 +0000
  • 359d3c6566 fix token slider cogentapps 2023-07-04 09:44:21 +0000
  • 2d42fbd94a search adjustments cogentapps 2023-07-02 08:07:17 +0000
  • 56582e6f5e make katex optional cogentapps 2023-07-02 08:00:39 +0000
  • 1f739e94c4 add other gpt versions cogentapps 2023-07-01 20:09:50 +0000
  • c85299f816 Set up Docker Buildx QJoly 2023-05-02 15:53:42 +0200
  • d7fe13b324 Setup QEMU and Multi-Arch docker build QJoly 2023-05-02 15:34:06 +0200
  • a9c3f38d60 fix bug in tokenizer Cogent Apps 2023-04-29 18:52:34 +0000
  • 36e434f6b9 initial work on server-side token counting Cogent Apps 2023-04-29 18:52:20 +0000
  • 6b271a41c1 submit on ctrl-enter Cogent Apps 2023-04-29 18:51:54 +0000
  • 16ad81f403 improve logging Cogent Apps 2023-04-29 18:30:44 +0000
  • 4cf0915670 fix user-scoped options not being loaded Cogent Apps 2023-04-29 18:30:29 +0000
  • 8f9ec46f9e allow services for anonymous users & gpt4 fix Cogent Apps 2023-04-29 18:29:48 +0000
  • 5bcd75f120 never add config file to git Cogent Apps 2023-04-29 18:27:26 +0000
  • ed5e099558 make docker image smaller Cogent Apps 2023-04-29 18:27:10 +0000
  • 4b4cdd432d update gitpod configuration Cogent Apps 2023-04-29 17:37:18 +0000
  • ed591ff72d allow head customization Cogent Apps 2023-04-17 18:00:07 +0000
  • ee7ee898c0 update readme Cogent Apps 2023-04-15 12:47:06 +0000
  • fbbb73abf9 remove tts debug code Cogent Apps 2023-04-15 12:27:11 +0000
  • f1f89f2799 dockerfile fix Cogent Apps 2023-04-15 11:12:13 +0000
  • 5b70af1c0d dockerfile fix Cogent Apps 2023-04-15 10:51:39 +0000
  • c4c79ce16c ga fix Cogent Apps 2023-04-15 10:35:25 +0000
  • 8ec99aba68 build fixes Cogent Apps 2023-04-15 10:33:19 +0000
  • eb58d900b5 v0.2.3 Cogent Apps 2023-04-15 10:30:02 +0000
  • 943bca2f4d 0.2.2 Cogent Apps 2023-04-15 10:11:51 +0000
  • 5860607af3 add export & link to beta Cogent Apps 2023-04-15 10:10:53 +0000
  • 6fcc7494f3
    Merge pull request #60 from tluyben/firstload-autoscroll2 Cogent Apps 2023-04-12 02:38:17 -0700
  • 109f2fc37e
    Merge pull request #88 from bagaswastu/main Cogent Apps 2023-04-12 02:37:53 -0700
  • 019cd42be8
    Merge pull request #98 from openresearch/feature/no_rate_limit Cogent Apps 2023-04-12 02:37:25 -0700
  • 129336c168 introduce rate limit variables Philipp Schmid 2023-04-05 11:04:59 +0200
  • 415eb2194f introduce env variable DISABLE_RATE_LIMIT to disable rate limit Philipp Schmid 2023-03-31 12:26:34 +0200
  • 2f7747295b add enter to send checkbox Bagas Wastu 2023-03-23 12:55:04 +0700
  • 68147135f8
    roll back multi arch for now Cogent Apps 2023-03-22 04:42:32 -0700
  • 1998a661f8
    Update publish.yml Cogent Apps 2023-03-20 19:11:07 -0700
  • 797296e0fe install git Cogent Apps 2023-03-21 00:30:36 +0000
  • d9b584c423 install git Cogent Apps 2023-03-21 00:26:34 +0000
  • 14e7273308 add docker build timeout Cogent Apps 2023-03-21 00:22:42 +0000
  • d7251e34da speech recognition error handling & browser fixes Cogent Apps 2023-03-21 00:11:05 +0000
  • 9e10796b5a fix memo deps Cogent Apps 2023-03-20 21:28:49 +0000
  • 6359c9f50d fallback to whisper when speechrecognition is not available Cogent Apps 2023-03-20 21:03:12 +0000
  • 1917bc19e0
    possible fix for speech recognition on android Cogent Apps 2023-03-20 08:36:20 -0700
  • ac2a40f382
    Update README.md Cogent Apps 2023-03-20 07:52:47 -0700
  • ce63613bdf speech error handling & tweaks Cogent Apps 2023-03-20 14:46:01 +0000
  • f0b22eff64 possible fix for delete button Cogent Apps 2023-03-20 14:18:25 +0000
  • da0d4844f1 better error messages Cogent Apps 2023-03-20 14:14:03 +0000
  • 746981ed9e update trimmer logic Cogent Apps 2023-03-20 14:13:43 +0000
  • 95bf0aef6c
    Merge pull request #58 from tluyben/whisper-stt-api Cogent Apps 2023-03-20 06:06:18 -0700
  • b6881c69b4 add typescript tokenizer and better chat trimmer Cogent Apps 2023-03-20 13:03:53 +0000
  • 216ecd5b32
    fix list numbering Cogent Apps 2023-03-19 02:46:33 -0700
  • 39e175bef6 improvements, see comments: https://github.com/cogentapps/chat-with-gpt/pull/58 Tycho Luyben 2023-03-19 09:33:52 +0000
  • 583eab23c8
    Merge pull request #53 from Frajder/patch-1 Cogent Apps 2023-03-19 01:46:32 -0700
  • d8a497eca1 first load auto scroll to bottom Tycho Luyben 2023-03-19 07:34:13 +0000
  • e3f4dfef82 whisper added Tycho Luyben 2023-03-19 07:22:23 +0000
  • eeae29da16
    disable helmet Cogent Apps 2023-03-18 16:11:22 -0700
  • 172c5521a5 first framework for using the whisper openai api Tycho Luyben 2023-03-18 14:06:11 +0000
  • 72cefee277 removed logging Tycho Luyben 2023-03-18 12:57:32 +0000
  • 7e9f67c7b8 added the browser stt api Tycho Luyben 2023-03-18 12:49:30 +0000
  • 444be8493a
    Update Dockerfile Frajder 2023-03-18 13:26:35 +0100
  • 5a88dfc435 remove deploy action Cogent Apps 2023-03-18 10:27:00 +0000
  • 4190a0d58c 0.2.1 Cogent Apps 2023-03-18 10:04:51 +0000
  • b7d30dbf4c ga fixes Cogent Apps 2023-03-18 09:56:00 +0000
  • 5caabedb9e beta deploy Cogent Apps 2023-03-18 09:51:16 +0000
  • 8e70e5a744 new deploy action Cogent Apps 2023-03-18 09:50:05 +0000
  • 1d0c334f22 meta tags Cogent Apps 2023-03-18 09:04:26 +0000
  • 4eeb7f3478 build sqlite from source Cogent Apps 2023-03-18 02:05:28 +0000
  • a39ac48549 add update instructions Cogent Apps 2023-03-18 01:53:20 +0000
  • 56c76164a5 add beta branch Cogent Apps 2023-03-18 00:34:53 +0000
  • 00ad70f5b8 add check for non-existant user Cogent Apps 2023-03-18 00:03:26 +0000
  • 0be9133cdc add check for missing user Cogent Apps 2023-03-18 00:02:09 +0000
  • 7b471347bb arm support Cogent Apps 2023-03-17 22:19:30 +0000
  • 1be33f5d0b add support for deleting chats Cogent Apps 2023-03-17 20:45:27 +0000
  • 6415e3032c suspense Cogent Apps 2023-03-17 19:56:59 +0000
  • fe8626cf9d only attempt to sync when signed in Cogent Apps 2023-03-17 19:06:36 +0000
  • a60e261d78 remove CORS Cogent Apps 2023-03-17 19:05:14 +0000
  • b294ac28b1 add helmet Cogent Apps 2023-03-17 19:03:50 +0000