Wykres commitów

682 Commity (f9ffdab821d34c0746d592b4be2997c3854e4cf1)

Autor SHA1 Wiadomość Data
Travis Fischer 901c72a83b 4.1.2 2023-02-06 19:15:51 -06:00
Travis Fischer 5effff0499 chore: update ts docs 2023-02-06 19:15:18 -06:00
Travis Fischer 8afc7b7f2b Merge pull request #307 from mvtavares/add_isomorphic_fetch_readme 2023-02-06 19:14:56 -06:00
Travis Fischer 05250bb622 Merge pull request #306 from pacholoamit/readme 2023-02-06 19:14:20 -06:00
Travis Fischer 78b969433e Update readme.md 2023-02-06 19:13:54 -06:00
Travis Fischer a0da2f3bec Merge pull request #305 from MarkusGalant/patch-1 2023-02-06 19:11:27 -06:00
Travis Fischer 712e57d562 Merge pull request #299 from Cadienvan/patch-1 2023-02-06 19:10:50 -06:00
marvin d8ba6096f7 chore: including isomorphic-fetch 2023-02-06 11:02:21 -03:00
pacholoamit 1563e3860b Add project to readme 2023-02-06 20:00:46 +08:00
MarkusGalant 240860930f Add Slack Bot #4 project to readme.md 2023-02-06 00:29:54 +02:00
Travis Fischer 0cd52b4c58 Update readme.md 2023-02-04 18:21:06 -06:00
Sebastiaan de Man 9856b2e7ed Add clippyJS bot to readme 2023-02-04 19:54:29 +01:00
Michael Di Prisco 88edcaa2e6 chore: fixing param stop being array instead of string 2023-02-04 14:54:23 +01:00
Michael Di Prisco 78b376d189 chore: moving from im_end to completion params
As we allow the constructor to define completionParams, it would be better to allow devs using the library to use the specified stop token.
As of right now, the library allows such stop to be passed but it isn't considered in the class itself.
2023-02-04 09:44:51 +01:00
Travis Fischer aaff786b30 Merge pull request #293 from NessunKim/patch-1 2023-02-03 16:36:41 -06:00
Travis Fischer 2843c8411f 4.1.1 2023-02-02 23:34:17 -06:00
Travis Fischer 338ac63943 feat: update chatgpt model 2023-02-02 23:33:57 -06:00
Myeonghyeon Kim 271021e79e docs: add NessunKim/slack-chatgpt to README
Hi. I built a simple Slack bot to use this lib!
2023-02-03 12:33:55 +09:00
Travis Fischer abe7e6613c 4.1.0 2023-02-02 14:12:25 -06:00
Travis Fischer 4815045205 feat: replace chat model with text-davinci-003 as temporary workaround 2023-02-02 14:11:39 -06:00
Travis Fischer bde4d772cf Merge pull request #291 from gmpetrov/main 2023-02-02 14:08:53 -06:00
Travis Fischer 35b1904ffb 4.0.5 2023-02-02 13:59:41 -06:00
Travis Fischer 0f52a08e91 fix: completionParams 2023-02-02 13:59:08 -06:00
Travis Fischer 413b4f5cd8 fix: completionParams should be partial optional 2023-02-02 13:58:02 -06:00
Georges Petrov 0dc4169960 📄 Added openai-chatgpt to readme 2023-02-02 14:48:52 +01:00
Travis Fischer ba3103cc34 4.0.4 2023-02-02 01:49:31 -06:00
Travis Fischer 198be523b7 🐂 2023-02-01 23:28:39 -06:00
Travis Fischer 7ea50154e0 📀 2023-02-01 18:22:16 -06:00
Travis Fischer a907f39bfa 🐽 2023-02-01 18:20:48 -06:00
Travis Fischer d176cc802b 🚆 2023-02-01 18:20:28 -06:00
Travis Fischer decb969cba 2023-02-01 18:18:12 -06:00
Travis Fischer b18276355d 🕺 2023-02-01 18:17:54 -06:00
Travis Fischer b5c880eb42 💉 2023-02-01 18:17:46 -06:00
Travis Fischer 82754ef6a7 chore: update docs 2023-02-01 18:15:56 -06:00
Travis Fischer ae8c040cca 4.0.3 2023-02-01 18:12:59 -06:00
Travis Fischer 87dd03be12 docs: update readme with better explanations 2023-02-01 18:12:29 -06:00
Travis Fischer 2aa3cae01a feat: add more config params and docs 2023-02-01 18:01:34 -06:00
Travis Fischer d5a94f9e31 4.0.2 2023-02-01 12:35:18 -06:00
Travis Fischer 58005ed5f0 fix: conversationId undefined 2023-02-01 12:35:04 -06:00
Travis Fischer 539d95e431 💴 2023-02-01 07:10:28 -06:00
Travis Fischer e0db80dc6c 4.0.1 2023-02-01 07:09:16 -06:00
Travis Fischer 10e0d99308 🦋 2023-02-01 07:09:04 -06:00
Travis Fischer 03563c0392 🐞 2023-02-01 05:52:13 -06:00
Travis Fischer 9de1881235 docs: update readme 2023-02-01 05:10:43 -06:00
Travis Fischer 7bbb72e6d9 4.0.0 2023-02-01 05:04:27 -06:00
Travis Fischer f1b6f9c640 🐷 2023-02-01 05:01:14 -06:00
Travis Fischer b228eeea2b 💍 2023-02-01 04:59:01 -06:00
Travis Fischer b11f5e707d docs: update readme and auto-gen docs 2023-02-01 04:58:25 -06:00
Travis Fischer 7a1efdb77f feat: add persistence demo and keyv support 2023-02-01 04:48:36 -06:00
Travis Fischer 136c72cc58 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 819964ea29 3.5.1 2023-01-22 01:53:22 -06:00
Travis Fischer b2cd740acf chore: update ts docs 2023-01-22 01:53:09 -06:00
Travis Fischer df1179fdc7 fix; isProAccount should be optional 2023-01-22 01:52:43 -06:00
Pawan Osman 973be903d4 Support for Pro Accounts 2023-01-22 07:43:41 +00:00
Travis Fischer 3fac80e863 Update readme.md 2023-01-22 01:05:08 -06:00
TheBrokenRail f729690354 Add `ShakespeareBot` to the project list
I made a small Discord bot that converts everyone's messages with a certain role to a message in the style of Shakespeare.
2023-01-21 22:16:36 -05:00
Travis Fischer 13c0fad979 3.5.0 2023-01-20 18:44:30 -06:00
Travis Fischer d9eb3fda3c chore: update readme 2023-01-20 18:44:01 -06:00
Travis Fischer 7ed1546849 Merge pull request #273 from itskdhere/main 2023-01-20 18:42:59 -06:00
Krishnendu Das 48b6001ec3 Added `itskdhere/ChatGPT-Discord-BOT` in list 2023-01-20 02:35:03 +05:30
Lawrence Onah 2575dd97ab chore: update pnpm-lock.yaml 2023-01-19 14:38:56 +01:00
Lawrence Onah 574816e9ba chore: add support for userDataDir 2023-01-19 14:31:08 +01:00
Travis Fischer 390dfafd5f chore: remove unused code 2023-01-18 00:21:05 -06:00
Travis Fischer 6085a3eef2 Merge pull request #257 from Kladdy/patch-1 2023-01-15 05:17:38 -06:00
Travis Fischer ee4929b681 3.4.2 2023-01-15 03:53:55 -06:00
Travis Fischer 16dda097f0 feat: improve support for proxy auth 2023-01-15 03:53:31 -06:00
Sơn Nguyễn 998e7a29ad feat: Add new project to readme 2023-01-14 23:03:38 +00:00
Sigfrid Stjärnholm c37fbd6804 Add project to project list 2023-01-12 15:08:37 +01:00
Travis Fischer 358c6be9d8 🍘 2023-01-12 04:07:37 -06:00
Travis Fischer 74265f97e2 🏺 2023-01-12 04:06:33 -06:00
Travis Fischer d6b79f511c 🤧 2023-01-12 04:06:05 -06:00
Travis Fischer 3eedbee0c3 3.4.1 2023-01-12 04:05:04 -06:00
Travis Fischer cdae18467b chore: update ts docs 2023-01-12 04:04:51 -06:00
Travis Fischer 1f22db1e99 docs: update readme 2023-01-12 04:04:31 -06:00
Travis Fischer 05a37b6893 2023-01-12 03:57:22 -06:00
Travis Fischer 734725d65c 3.4.0 2023-01-12 03:55:36 -06:00
Travis Fischer db16f9621b feat: add onProgress to ChatGPTAPIBrowser.sendMessage 2023-01-12 03:55:20 -06:00
Travis Fischer 41dba2641f 3.3.13 2023-01-11 03:42:36 -06:00
Travis Fischer 46b39fe852 feat: add bypass for 2023-01-09 update modal 2023-01-11 03:42:13 -06:00
Travis Fischer 304c627de3 feat: add google auth demo 2023-01-11 03:41:50 -06:00
Travis Fischer 994335dbbf feat: add waylaidwanderer/node-chatgpt-api to readme 2023-01-10 17:15:39 -06:00
Travis Fischer 006befd3d0 Merge pull request #242 from noelzappy/main 2023-01-10 04:31:26 -06:00
Travis Fischer 50ff046f4c Update readme.md 2023-01-10 04:31:08 -06:00
Travis Fischer 4a0b797b43 Merge pull request #236 from mitkodkn/patch-1 2023-01-10 04:29:49 -06:00
Travis Fischer 711b38d9c5 3.3.12 2023-01-10 03:08:49 -06:00
czzonet 11fe012548 fix JSON parse error 2023-01-10 15:54:54 +08:00
Emmanuel Yeboah 22ad38d0c2 Update readme.md 2023-01-09 10:29:12 +00:00
Emmanuel Yeboah a16b07fd30 Update readme.md 2023-01-09 10:25:56 +00:00
Dimitar K. Nikolov 70bcfb1cf3 chore: add NestJS starter boilerplate to readme 2023-01-07 11:37:19 +02:00
Travis Fischer 95eca457e8 3.3.11 2023-01-06 16:05:38 -06:00
Travis Fischer f0db9568ac fix: add slight delay for password => login click 2023-01-06 16:05:07 -06:00
Travis Fischer 2f57fe88e3 Update readme.md 2023-01-05 21:18:30 -06:00
xtremehpx d87eebb44d Merge remote-tracking branch 'upstream/main' 2023-01-05 13:33:05 -08:00
xtremehpx 19509000a4 Update readme.md
Add Wordsmith project
2023-01-05 13:18:17 -08:00
jcromero dc3778377e Update readme.me
Updated URL for matrix bot for ChatGPT
2023-01-03 09:15:59 +01:00
Travis Fischer d7d65c0782 3.3.10 2023-01-02 17:35:58 -06:00
Travis Fischer b7d05cb2b1 chore: update ts docs 2023-01-02 17:28:55 -06:00
Travis Fischer c31e203ddd docs: update demo to remove redundant browser conversation demo 2023-01-02 17:28:35 -06:00
Travis Fischer 8907a9449b Merge pull request #225 from jwgatt/main 2023-01-02 17:25:28 -06:00
Travis Fischer 8624bb178c chore: update year to 2023 2023-01-02 16:48:37 -06:00
jwgatt 5ef733e05a update authclass 2023-01-02 22:27:08 +01:00
Travis Fischer d0369398a5 Merge pull request #223 from ArdaGnsrn/main 2023-01-01 19:26:21 -06:00
Travis Fischer fbbee57dc2 Merge pull request #215 from RusDyn/patch-1 2023-01-01 19:25:43 -06:00
Travis Fischer 3eb69ae62a Update readme.md 2023-01-01 19:25:27 -06:00
Arda Günsüren e6666e98f2 Update readme.md 2023-01-02 02:18:18 +02:00
Fatih Kadir Akın 623cddb602 optionally, easier way to get userAgent 2023-01-01 03:24:07 +03:00
Travis Fischer 37846a9ecd 3.3.9 2022-12-31 15:22:12 -06:00
Travis Fischer 26a7b14847 fix: minor PR cleanups 2022-12-31 15:21:55 -06:00
Holegots f487a44242 ️ Improve robustness 2023-01-01 01:50:37 +08:00
RusDyn 323d4c7b3e Update readme.md 2022-12-30 12:12:15 +00:00
Travis Fischer 8df27ce05f 3.3.8 2022-12-29 01:18:24 -06:00
Travis Fischer 7eb4999fbe 📛 2022-12-29 01:15:25 -06:00
Travis Fischer b47ef6e1ad 🔖 2022-12-29 01:14:41 -06:00
Travis Fischer c4e9404da7 Merge pull request #210 from codextde/main 2022-12-29 01:14:21 -06:00
Travis Fischer 43c6f73b6f 3.3.7 2022-12-28 16:33:42 -06:00
Travis Fischer 8b7b170620 feat: minor improvements to captcha bypass 2022-12-28 16:33:24 -06:00
Daniel Ehrhardt b713560e49 Added YouTube Video Summary Telegram Bot 2022-12-28 23:22:56 +01:00
lokwkin 8f1d6f056a adding slackbot integration 2022-12-29 00:29:05 +08:00
Travis Fischer aecd364024 3.3.6 2022-12-28 02:23:50 -06:00
Travis Fischer c933271a2f feat: puppeteer robustness improvements 2022-12-28 01:58:29 -06:00
Travis Fischer 30ac6e127e 3.3.5 2022-12-27 12:04:45 -06:00
suhaotian cbb3e99fd6 fix: No element found for selector: button[data-provider="google"] 2022-12-27 19:26:32 +08:00
Travis Fischer aacc254a48 3.3.4 2022-12-27 00:52:50 -06:00
Travis Fischer 075306a87a fix: minor improvement to nopecha init 2022-12-27 00:45:51 -06:00
Travis Fischer f08c42a693 fix: minor fixes 2022-12-27 00:41:34 -06:00
Travis Fischer b39780cb32 Merge pull request #200 from skippyyy/main 2022-12-26 23:52:17 -06:00
Travis Fischer 32ba42cef9 Update readme.md 2022-12-25 20:14:25 -06:00
Skippy 5a9acdb0ad Minor Cleanups to improve efficiency 2022-12-25 19:35:56 +02:00
RainEggplant aeb1a04136 Add RainEggplant/chatgpt-telegram-bot to readme.md
This bot utilizes the latest API to bypass Cloudflare's security measures. Its features include:
- Support for both private and group chats
- Work in privacy mode (the bot can only see specific messages)
- Authentication based on user and group IDs
- Reset chat thread and refresh session with command
- Typing indicator, Markdown formatting, ...
- User-friendly logging
2022-12-25 19:51:51 +08:00
Skippy b9fbdc7f43 Fix double call to refreshSession() on 403 2022-12-25 11:07:35 +02:00
Skippy c3fe399058 refreshSession() Info Logging 2022-12-25 10:45:07 +02:00
Skippy 51bd5d7315 Fix for Failure to Retry request after 403
While loop condition was not being satisfied due to result being set to a value (the OpenAI response), thus the (!result) condition was False.
2022-12-25 10:42:39 +02:00
Skippy df3e4b1275 Improve refreshSession
Waiting for cloudflare cookie to be received which fixes the issue of non-authenticated false-postive due to the refreshSession() function returning while the CF anti-bot is still on-going
2022-12-25 10:38:31 +02:00
Skippy 6e5f4115ec Info Logging for initSession() 2022-12-25 09:53:47 +02:00
Travis Fischer 66d7e09342 feat: improve browser 403/401 refresh handling 2022-12-24 02:30:12 -06:00
Travis Fischer 8070f1610e 3.3.3 2022-12-24 01:47:51 -06:00
Travis Fischer 0243d1b102 feat: improve nopecha key input 2022-12-24 01:47:23 -06:00
Travis Fischer ed7b1e40f0 feat: upgrade nopecha extension to 0.3.4 2022-12-24 01:38:06 -06:00
Travis Fischer 478e728c30 📚 2022-12-23 01:01:07 -06:00
Travis Fischer af7ac799a6 👈 2022-12-22 10:47:11 -06:00
Travis Fischer 9d900d504c fix: nopecha key 2022-12-22 10:38:23 -06:00
Travis Fischer 92c0699a21 fix: prettier; re-add delay 2022-12-22 10:36:39 -06:00
Travis Fischer bc2d41e94f Merge pull request #191 from danielehrhardt/nopecha-key-fix
fix https://github.com/transitive-bullshit/chatgpt-api/issues/185
2022-12-22 10:35:50 -06:00
Travis Fischer 6c4b93cb10 Merge pull request #190 from danielehrhardt/email-input-fix 2022-12-22 10:34:04 -06:00
Daniel Ehrhardt 6c5e43b0da fix: nopecha key input 2022-12-22 13:50:02 +01:00
Daniel Ehrhardt c20be1377b fix: email input not complete 2022-12-22 12:58:04 +01:00
Daniel Ehrhardt 8fb47d6efc Added nopechaKey to ChatGPTAPIBrowser 2022-12-22 12:55:35 +01:00
Travis Fischer 8db1eba03e 3.3.2 2022-12-22 01:06:48 -06:00
Travis Fischer bf269a3f75 chore: update ts docs 2022-12-22 01:06:19 -06:00
timordnung b80ca1ff00 Added Proxy Auth 2022-12-21 10:43:20 +01:00
timordnung a049d342ce Added Proxy Auth 2022-12-21 10:42:53 +01:00
timordnung 0b63f94c85 Added Proxy Auth 2022-12-21 10:41:39 +01:00
timordnung 48ee344e30 Added Proxy Auth 2022-12-21 10:40:35 +01:00
Travis Fischer 423179dcd0 feat: minor cleanups 2022-12-20 02:14:15 -06:00
Travis Fischer 20d3897f40 Update readme.md 2022-12-19 22:20:06 -06:00
kenfrederick 7e3ac1cce8 Update readme.md
added ChatGPT Figma plugin
2022-12-19 19:21:58 -08:00
Travis Fischer 2c0ee33664 chore: fix templates 2022-12-18 22:09:27 -06:00
Travis Fischer 9600d5e4da 3.3.1 2022-12-18 22:07:26 -06:00
Travis Fischer 1a8eaa15a7 chore: make GH issues easier to fill out 2022-12-18 22:07:02 -06:00
Travis Fischer 98b5fc5496 feat: fix 403 handling during sendMessage 2022-12-18 22:06:40 -06:00
Travis Fischer 56689d9b73 3.3.0 2022-12-18 18:20:27 -06:00
Travis Fischer 1a94e602fa Merge pull request #168 from DanielTerletzkiy/patch-1 2022-12-18 18:19:27 -06:00
Travis Fischer c5f7a9ab73 chore: update ts docs 2022-12-18 18:17:29 -06:00
Travis Fischer a8ab16c10c Merge pull request #167 from optionsx/Addition_Microsoft_Login 2022-12-18 18:17:01 -06:00
DanielTerletzkiy 17733005c8 Added new project integration to readme.md
added my new work in progress project to the projects list
2022-12-19 01:15:19 +01:00
optionsx 5fc507fbc6 Update modules.md 2022-12-19 03:12:55 +03:00
optionsx fc42989851 Update modules.md 2022-12-19 03:11:44 +03:00
optionsx 67cfe206ac Last One :) 2022-12-19 02:54:17 +03:00
optionsx 3e108d19fa revision of last changes 2022-12-19 02:52:27 +03:00
Travis Fischer bb3c288d9e chore: remove npm lockfile 2022-12-18 17:25:47 -06:00
Travis Fischer 34bea5ff53 Merge pull request #166 from waylaidwanderer/feat/add-proxy-support 2022-12-18 17:25:23 -06:00
Travis Fischer 8150067c9b Merge branch 'main' into add-twitch-bot 2022-12-18 17:18:59 -06:00
Travis Fischer a4fe980213 Update readme.md 2022-12-18 17:17:44 -06:00
optionsx afe41d2c77 Document Microsoft Login Change 2022-12-19 01:59:33 +03:00
optionsx 1c8fddfa3a Addition of Microsoft Login. 2022-12-19 01:32:45 +03:00
Joel 0ad4e5c54d refactor: fix linting issues 2022-12-18 14:28:51 -08:00
Joel 07bb2e335d docs: update readme for proxy support 2022-12-18 14:23:02 -08:00
Joel 9939e7145e feat: add proxy support 2022-12-18 14:15:14 -08:00
Benjamin Derksen c5fef243e7 add twitch bot 2022-12-18 20:52:41 +01:00
Anis Marrouchi 6f628b7ce6 doc: add kodyfire-chatgpt to the projects list 2022-12-18 15:56:51 +01:00
Travis Fischer 43f6cfe986 3.2.4 2022-12-18 04:07:47 -06:00
Travis Fischer 94da95c325 feat: respect PUPPETEER_EXECUTABLE_PATH 2022-12-18 04:07:24 -06:00
Travis Fischer 1752169b8b 📫 2022-12-18 01:40:38 -06:00
Travis Fischer 24ce5a4579 💪 2022-12-18 01:39:41 -06:00
Travis Fischer cca0bc5c08 🤰 2022-12-18 01:39:09 -06:00
Travis Fischer 94ecd16d47 docs: update readme intro 2022-12-18 01:37:29 -06:00
Travis Fischer c2e20b9654 docs: update readme intro 2022-12-18 01:34:34 -06:00
Travis Fischer 26ecc7e097 3.2.3 2022-12-18 01:05:16 -06:00
Travis Fischer 1fcad1dfc6 fix: google login robustness 2022-12-18 01:04:58 -06:00
Travis Fischer 16e24ada44 3.2.2 2022-12-18 00:18:27 -06:00
Travis Fischer bb5eb76967 chore: update ts docs 2022-12-18 00:18:10 -06:00
Travis Fischer 8a29f41acb docs: add captcha docs to readme 2022-12-18 00:17:57 -06:00
Travis Fischer d7631d55b8 3.2.1 2022-12-17 23:31:49 -06:00
Travis Fischer 34cd76bc87 3.2.0 2022-12-17 23:31:05 -06:00
Travis Fischer d1f4f920fd fix: 2captcha support when using typescript/tsx/esbuild 2022-12-17 23:30:51 -06:00
Travis Fischer b15a9aafcf feat: minor chrome improvements; added flags to try and reduce memory 2022-12-17 22:36:35 -06:00
Travis Fischer f4da7453dd feat: add log to make it clear when nopecha is initialized properly 2022-12-17 17:57:30 -06:00
Travis Fischer d0d26d1f09 3.1.0 2022-12-17 16:49:41 -06:00
Travis Fischer 9437773b83 feat: add logic to solve simple captchas in addition to recaptchas 2022-12-17 16:43:40 -06:00
Travis Fischer d1c766796f feat: make retry at capacity a little more customizable 2022-12-17 16:33:39 -06:00