Wykres commitów

583 Commity (47e26cc7a231df563fc6d4b289eab0dfee5339e6)

Autor SHA1 Wiadomość Data
Michael Di Prisco 47e26cc7a2
chore: fixing param stop being array instead of string 2023-02-04 14:54:23 +01:00
Michael Di Prisco 329e076189
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 d8072bb3e1
Merge pull request #293 from NessunKim/patch-1 2023-02-03 16:36:41 -06:00
Travis Fischer 15a1ae0b13 4.1.1 2023-02-02 23:34:17 -06:00
Travis Fischer bc79490bf2 feat: update chatgpt model 2023-02-02 23:33:57 -06:00
Myeonghyeon Kim 41eeeb5c26
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 2cb48c9601 4.1.0 2023-02-02 14:12:25 -06:00
Travis Fischer 1c5d0a0e53 feat: replace chat model with text-davinci-003 as temporary workaround 2023-02-02 14:11:39 -06:00
Travis Fischer 58b9ec040d
Merge pull request #291 from gmpetrov/main 2023-02-02 14:08:53 -06:00
Travis Fischer 467785c0fc 4.0.5 2023-02-02 13:59:41 -06:00
Travis Fischer dc4997d511 fix: completionParams 2023-02-02 13:59:08 -06:00
Travis Fischer 82e89b3237 fix: completionParams should be partial optional 2023-02-02 13:58:02 -06:00
Georges Petrov 38565d7f9a
📄 Added openai-chatgpt to readme 2023-02-02 14:48:52 +01:00
Travis Fischer 9ec984da76 4.0.4 2023-02-02 01:49:31 -06:00
Travis Fischer e24ac37aaa 🐂 2023-02-01 23:28:39 -06:00
Travis Fischer c1859b0126 📀 2023-02-01 18:22:16 -06:00
Travis Fischer 47721aac7a 🐽 2023-02-01 18:20:48 -06:00
Travis Fischer b4315cab6e 🚆 2023-02-01 18:20:28 -06:00
Travis Fischer efb1de652b 2023-02-01 18:18:12 -06:00
Travis Fischer d7c757af3b 🕺 2023-02-01 18:17:54 -06:00
Travis Fischer e492f0db95 💉 2023-02-01 18:17:46 -06:00
Travis Fischer f248ad2490 chore: update docs 2023-02-01 18:15:56 -06:00
Travis Fischer 2dd0ca9196 4.0.3 2023-02-01 18:12:59 -06:00
Travis Fischer 6ca86037c7 docs: update readme with better explanations 2023-02-01 18:12:29 -06:00
Travis Fischer 9d49e78415 feat: add more config params and docs 2023-02-01 18:01:34 -06:00
Travis Fischer 3229113fd4 4.0.2 2023-02-01 12:35:18 -06:00
Travis Fischer b20fa74793 fix: conversationId undefined 2023-02-01 12:35:04 -06:00
Travis Fischer 1019db09b8 💴 2023-02-01 07:10:28 -06:00
Travis Fischer ecef4cc154 4.0.1 2023-02-01 07:09:16 -06:00
Travis Fischer 57b18402d0 🦋 2023-02-01 07:09:04 -06:00
Travis Fischer 1f6f08ee69 🐞 2023-02-01 05:52:13 -06:00
Travis Fischer b823c74cdf docs: update readme 2023-02-01 05:10:43 -06:00
Travis Fischer ac0622da13 4.0.0 2023-02-01 05:04:27 -06:00
Travis Fischer af1f57fc2c
Merge pull request #284 from transitive-bullshit/feature/hidden-model-api 2023-02-01 05:03:13 -06:00
Travis Fischer 67b872b76e 🐷 2023-02-01 05:01:14 -06:00
Travis Fischer cd249f9eb2 💍 2023-02-01 04:59:01 -06:00
Travis Fischer 3a0259c128 docs: update readme and auto-gen docs 2023-02-01 04:58:25 -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 babaab3c72 3.5.1 2023-01-22 01:53:22 -06:00
Travis Fischer 9ee7746d49 chore: update ts docs 2023-01-22 01:53:09 -06:00
Travis Fischer 83bb9cf813 fix; isProAccount should be optional 2023-01-22 01:52:43 -06:00
Travis Fischer 0e28a2b939
Merge pull request #276 from PawanOsman/main 2023-01-22 01:51:27 -06:00
Pawan Osman ba71198ab3 Support for Pro Accounts 2023-01-22 07:43:41 +00:00
Travis Fischer 54a08a562b
Merge pull request #274 from TheBrokenRail/patch-1 2023-01-22 01:05:14 -06:00
Travis Fischer 97cd50afaf
Update readme.md 2023-01-22 01:05:08 -06:00
TheBrokenRail 25997bce33
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 fa94838019 3.5.0 2023-01-20 18:44:30 -06:00
Travis Fischer b016c001eb chore: update readme 2023-01-20 18:44:01 -06:00
Travis Fischer 791b2f4d70
Merge pull request #273 from itskdhere/main 2023-01-20 18:42:59 -06:00