Wykres commitów

627 Commity (f2f209657d56c46ff6eca28dda555771df4eb213)

Autor SHA1 Wiadomość Data
Travis Fischer f2f209657d
Merge pull request #354 from waynejohny/patch-1 2023-02-16 23:26:20 -06:00
waynejohny 60c43c1c42
Update readme.md
Typo demo-persistence.ts with demo-conversation.ts in the readme demo
2023-02-17 11:41:11 +08:00
Travis Fischer 72d35b8f1b 4.4.1 2023-02-15 17:01:21 -06:00
Travis Fischer 7f530fdc36
Merge pull request #346 from hvqzao/main 2023-02-15 17:00:33 -06:00
hvqzao 6f17b5946e Log to console only in debug mode 2023-02-15 18:42:42 +01:00
Travis Fischer a6105f5f6a chore: update ts docs 2023-02-14 00:31:49 -06:00
Travis Fischer 4379d52dd5 4.4.0 2023-02-14 00:30:23 -06:00
Travis Fischer 1bffd5e92a feat: add ability to override global "fetch" 2023-02-14 00:30:06 -06:00
Travis Fischer 0fc6575b80 4.3.3 2023-02-14 00:18:46 -06:00
Travis Fischer d621fb7c45 feat: remove reverse proxy URL from demo 2023-02-14 00:18:21 -06:00
Travis Fischer 8af7e8311d 📣 2023-02-13 01:43:47 -06:00
Travis Fischer cea8df65c1 4.3.2 2023-02-13 00:42:29 -06:00
Travis Fischer d0fba024aa 🎟 2023-02-13 00:42:11 -06:00
Travis Fischer 57ecbb3d4d
Merge pull request #328 from hujanais/main 2023-02-13 00:28:51 -06:00
Travis Fischer 9a9866e724 4.3.1 2023-02-13 00:21:02 -06:00
Travis Fischer 5b2402a200 4.3.0 2023-02-13 00:20:24 -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 34c886b5c4 🥁 2023-02-12 22:53:43 -06:00
Travis Fischer 0f0c12e275 feat: switch back to text-chat-davinci-002-20221122 2023-02-12 22:53:43 -06:00
Travis Fischer 09d607a530
Merge pull request #329 from youking-lib/main 2023-02-12 15:28:56 -06:00
Travis Fischer 27c5d65df1
Update readme.md 2023-02-12 15:28:48 -06:00
youking-lib 35e6dc25c3
Update readme.md 2023-02-12 22:05:33 +08:00
youking-lib 7d7b312857
Update readme.md 2023-02-12 22:04:21 +08:00
youking-lib 4b05f68ea3
Update readme.md 2023-02-12 22:01:06 +08:00
youking-lib b66f18eefb
doc: add ai-assistant intergration 2023-02-12 21:58:10 +08:00
Teik Lee 539011ee12 added WhatsApp Bot #5 (RaspberryPi + ngrok + Twilio) 2023-02-11 18:20:58 -05:00
Travis Fischer 835959f6b7 4.2.0 2023-02-07 16:04:22 -06:00
Travis Fischer c682cd3fbc feat: switch to text-davinci-003 2023-02-07 16:02:25 -06:00
Travis Fischer 6e9dea04fa 4.1.3 2023-02-07 03:47:30 -06:00
Travis Fischer 78bd4fff43 fix: add catch for fetchSSE promise rejection 2023-02-07 03:47:09 -06:00
Travis Fischer 5b8bb66a18 4.1.2 2023-02-06 19:15:51 -06:00
Travis Fischer ed59af39c2 chore: update ts docs 2023-02-06 19:15:18 -06:00
Travis Fischer aefae230e0
Merge pull request #307 from mvtavares/add_isomorphic_fetch_readme 2023-02-06 19:14:56 -06:00
Travis Fischer 88a7e2298c
Merge pull request #306 from pacholoamit/readme 2023-02-06 19:14:20 -06:00
Travis Fischer e8748fe3bf
Update readme.md 2023-02-06 19:13:54 -06:00
Travis Fischer 34abda1e1d
Merge pull request #305 from MarkusGalant/patch-1 2023-02-06 19:11:27 -06:00
Travis Fischer 7c8bc53242
Merge pull request #299 from Cadienvan/patch-1 2023-02-06 19:10:50 -06:00
marvin 1aaf4d37c5 chore: including isomorphic-fetch 2023-02-06 11:02:21 -03:00
pacholoamit 727b46a019 Add project to readme 2023-02-06 20:00:46 +08:00
MarkusGalant 6167365189
Add Slack Bot #4 project to readme.md 2023-02-06 00:29:54 +02:00
Travis Fischer ba0970d20a
Merge pull request #301 from sebas00/sebas00-patch-1 2023-02-04 18:21:16 -06:00
Travis Fischer 2e9f3c228a
Update readme.md 2023-02-04 18:21:06 -06:00
Sebastiaan de Man 8287ffa215
Add clippyJS bot to readme 2023-02-04 19:54:29 +01:00
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