Skip to content

Releases: Kav-K/GPTDiscord

v11.1.5

23 Mar 22:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Kav-K/GPT3Discord@v11.1.4...v11.1.5

Bugfixes

20 Mar 07:55
82b3331
Compare
Choose a tag to compare

Fix optimizer not working with GPT4

Bugfixes

20 Mar 05:17
Compare
Choose a tag to compare

Fix 3.5 model not working in converse

Temp fix for gpt-4 conversations, better safeguard for channel convos

20 Mar 02:39
Compare
Choose a tag to compare

Bugfixes

17 Mar 21:26
Compare
Choose a tag to compare

v11.1.0

17 Mar 21:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: Kav-K/GPT3Discord@v11.0.4...v11.1.0

Docker bugfixes and guide update

17 Mar 11:24
0aab6a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: Kav-K/GPT3Discord@v11.0.3...v11.0.4

GPT4 Support

15 Mar 05:47
Compare
Choose a tag to compare
  • This discord bot now supports GPT-4. In order to use GPT-4, you must have been granted access after you signed up for the waitlist (https://openai.com/waitlist/gpt-4-api)
  • If you have access to GPT-4, you can set a new environment variable OPENAI_ORGANIZATION in your .env file, this environment variable should contain the organization ID of the OpenAI organization that has access to GPT4
  • Afterwards, you can select the model in /system settings or on-the-fly when using /gpt ask or /gpt converse, etc
  • This support is basic, and will be improved in the future as GPT-4 comes out of waitlist. Currently, the GPT-4 API does not seem too stable for full length conversations, I'd reccommend using turbo for now still

Fix price reporting for index and search query

13 Mar 07:13
Compare
Choose a tag to compare

Fix docker build on aarch64

12 Mar 07:20
894af27
Compare
Choose a tag to compare

What's Changed

Full Changelog: Kav-K/GPT3Discord@v11.0.0...v11.0.1