Wykres commitów

369 Commity (f7b22c90a9ccbcfa595d726711e154f4e36c8f31)

Autor SHA1 Wiadomość Data
Travis Fischer f7b22c90a9 chore: update ts docs 2022-12-17 04:02:22 -06:00
Travis Fischer 2322b8d8f2 Merge pull request #155 from transitive-bullshit/feature/api-redesign 2022-12-17 04:01:40 -06:00
Travis Fischer 30c3485b96 chore: update ts docs 2022-12-17 03:57:22 -06:00
Travis Fischer a40871521e docs: update readme for new version 2022-12-17 03:56:06 -06:00
Travis Fischer 851cd73fe2 feat: add nopecha automatic captcha bypass 2022-12-17 03:12:58 -06:00
Travis Fischer c00fbe073b feat: add useful puppeteer launch args 2022-12-17 00:09:32 -06:00
Travis Fischer efac61627e 🐆 2022-12-16 23:48:56 -06:00
Travis Fischer f697f6b8d6 feat: improve chat page detection for browser version 2022-12-16 23:39:44 -06:00
Travis Fischer 7f13537252 feat: redesign main sendMessage, initSession, closeSession API 2022-12-16 22:48:42 -06:00
Travis Fischer 805f75287e 2.5.2 2022-12-16 17:23:39 -06:00
Travis Fischer 9ec3b87b6c feat: change browserPath=>executablePath 2022-12-16 17:23:26 -06:00
Travis Fischer bfebff1dbc 2.5.1 2022-12-16 17:13:03 -06:00
Travis Fischer f173a00c4f chore: update ts docs 2022-12-16 17:12:43 -06:00
Travis Fischer f62addee2b fix: minor cleanups of executablePath 2022-12-16 17:12:28 -06:00
Travis Fischer bb6084a079 fix: resetThread should never throw 2022-12-16 17:07:32 -06:00
Travis Fischer 758cbcd27a Merge pull request #152 from alex12058/add_browser_path_opt
Closes https://github.com/transitive-bullshit/chatgpt-api/issues/140
2022-12-16 17:07:07 -06:00
Travis Fischer ee1bc82222 Merge pull request #153 from trietphm/patch-1 2022-12-16 17:02:20 -06:00
Triet Pham 6998387c17 Add Slack Bot to Readme 2022-12-16 21:54:21 +07:00
Alex Shand e4e8b7910d feature: Add browserPath option 2022-12-17 00:02:33 +10:00
Travis Fischer c6e5ba38ea chore: update auto-generated docs 2022-12-16 01:38:20 -06:00
Travis Fischer 3b00b7b3bb 2.5.0 2022-12-16 01:36:57 -06:00
Travis Fischer 591dad8377 Merge pull request #148 from transitive-bullshit/feature/browser-improvements 2022-12-16 01:34:53 -06:00
Travis Fischer ad4fbbdd0a fix: conversation support 2022-12-16 01:33:42 -06:00
Travis Fischer dc686fa7bf feat: add timeout support for browser sendMessage 2022-12-16 01:05:33 -06:00
Travis Fischer 56360ac36c 👈 2022-12-16 00:29:48 -06:00
Travis Fischer 6642ce11e3 feat: improve browser version with conversation support 2022-12-16 00:28:30 -06:00
Travis Fischer 8d21b551ba fix: minor fix for timeouts 2022-12-15 21:33:24 -06:00
Travis Fischer d83e77d879 2.4.2 2022-12-15 19:00:26 -06:00
Travis Fischer 757982c61b fix: timeouts for browser 2022-12-15 19:00:09 -06:00
Travis Fischer 30d0f904c7 docs: update readme status 2022-12-15 17:49:22 -06:00
Travis Fischer aa9907412e docs: update readme status 2022-12-15 17:49:10 -06:00
Travis Fischer 4089b2e749 2.4.1 2022-12-15 17:26:21 -06:00
Travis Fischer 2ce3f3e975 feat: add browser-based conversation demo 2022-12-15 17:26:03 -06:00
Travis Fischer cd2ee15769 2.4.0 2022-12-15 17:19:08 -06:00
Travis Fischer 2096bc801d Merge pull request #142 from transitive-bullshit/feature/improve-robustness 2022-12-15 17:17:53 -06:00
Travis Fischer d75e3881ef 🍯 2022-12-15 17:17:37 -06:00
Travis Fischer 5a2205cc59 chore: update auto-generated docs 2022-12-15 17:15:38 -06:00
Travis Fischer 7b0f7a68e8 docs: update readme for browser-based solution status 2022-12-15 17:14:14 -06:00
Travis Fischer f9a1d8d306 fix: minor cleanups 2022-12-15 16:59:28 -06:00
Travis Fischer 8043e652f1 feat: close browser on error 2022-12-15 02:14:17 -06:00
Travis Fischer ea86207497 Merge pull request #144 from samaritanz/main 2022-12-15 01:42:53 -06:00
Travis Fischer aeb0ce7cab feat: bump reload timeout 2022-12-15 01:39:09 -06:00
Travis Fischer aeb82bce5f feat: add timeout support to browser sendMessage 2022-12-15 01:35:09 -06:00
samatitanz b3b74c5c9c feat:fix cli 2022-12-15 15:25:38 +08:00
Travis Fischer 1f4acf49da feat: handle session expiration gracefully 2022-12-15 00:44:17 -06:00
Travis Fischer cabc62475b Merge pull request #143 from waylaidwanderer/feature/improve-robustness 2022-12-15 00:35:03 -06:00
Joel 354924caa5 Merge branch 'feature/improve-robustness' into feature/improve-robustness 2022-12-14 22:27:41 -08:00
Joel 205828bb2f fix: properly handle messages with newlines
Pressing Enter would normally send the current message, so now the code splits it up by newlines and uses Shift+Enter unless it's the last split.
2022-12-14 22:24:03 -08:00
Travis Fischer 5fc2a8883a feat: more WIP.. 2022-12-15 00:22:31 -06:00
Travis Fischer 120d7e05db feat: add ChatGPTAPIBrowser for increased robustness; less efficient but less 429/403/503 errors 2022-12-14 22:41:43 -06:00