Wykres commitów

25 Commity (main)

Autor SHA1 Wiadomość Data
Travis Fischer fcc84b61e4 feat: add gpt-4 demo 2023-03-15 18:16:29 -05:00
Travis Fischer fc429ec1ca 🐛 2023-03-01 20:51:30 -06:00
Travis Fischer 271ed9d753 feat: add support for official OpenAI chat completions API 2023-03-01 20:49:20 -06:00
Travis Fischer 6d81552509 feat: add ChatGPTUnofficialProxyAPI 2023-02-19 01:56:34 -06:00
Travis Fischer d621fb7c45 feat: remove reverse proxy URL from demo 2023-02-14 00:18:21 -06:00
Travis Fischer 70a91d47ef 🎴 2023-02-13 00:20:11 -06:00
Travis Fischer 1777c4551d feat: add support for using a reverse proxy to use the official ChatGPT models 2023-02-12 23:36:42 -06:00
Travis Fischer 531e180e3f feat: add persistence demo and keyv support 2023-02-01 04:48:36 -06:00
Travis Fischer 21dd9d518f feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 2023-02-01 03:14:10 -06:00
Travis Fischer 0636c37ddc 2023-01-12 03:57:22 -06:00
Travis Fischer e0fd5f4652 feat: add onProgress to ChatGPTAPIBrowser.sendMessage 2023-01-12 03:55:20 -06:00
Travis Fischer a70d6f5452 feat: add google auth demo 2023-01-11 03:41:50 -06:00
Travis Fischer 025e7e3a24 docs: update demo to remove redundant browser conversation demo 2023-01-02 17:28:35 -06:00
jwgatt 19966aae2d update authclass 2023-01-02 22:27:08 +01:00
Travis Fischer a5f1f20f9a feat: add nopecha automatic captcha bypass 2022-12-17 03:12:58 -06:00
Travis Fischer 1af5db2471 feat: redesign main sendMessage, initSession, closeSession API 2022-12-16 22:48:42 -06:00
Travis Fischer ad7853a096 feat: improve browser version with conversation support 2022-12-16 00:28:30 -06:00
Travis Fischer eaff91a6e6 feat: add browser-based conversation demo 2022-12-15 17:26:03 -06:00
Travis Fischer 278ed47dc5
Merge pull request #142 from transitive-bullshit/feature/improve-robustness 2022-12-15 17:17:53 -06:00
samatitanz 7817ca0aba feat:fix cli 2022-12-15 15:25:38 +08:00
Travis Fischer 7ddac69223 feat: more WIP.. 2022-12-15 00:22:31 -06:00
Travis Fischer 2e0990e9be feat: add ChatGPTAPIBrowser for increased robustness; less efficient but less 429/403/503 errors 2022-12-14 22:41:43 -06:00
Travis Fischer ef15db3a0c docs: rename OPENAI_EMAIL and OPENAI_PASSWORD env variables 2022-12-12 17:23:36 -06:00
Travis Fischer 1d621d0c3c feat: move puppeteer automation into main lib; update docs 2022-12-12 11:23:03 -06:00
Travis Fischer 70fd95c80c feat: add demos for puppeteer automated CF workaround 2022-12-12 05:28:53 -06:00