Changes include:
- Added new model.
- Integrated GPT Vision API calls within the bot's message handling logic.
Usage:
- Send a plain and compressed photo to the chat, don't forget to put a proper caption to it.
- Wait for the response.
- Profit!
What's Changed
- Fix HTTPX problem by @karfly in #314
- Added GPT-3.5 16K chat functionality & Price update by @maccagnit in #306
- fixed grammar and spelling by @Light2Dark in #301
- fix argument of type 'float' is not iterable by @TanNhatCMS in #211
- Allow channels by @Fl0p in #312
- create .dockerignore by @realies in #344
- Make the DALLe image size configurable by @alfaridi in #365
- Store Voice temp files in memory by @ohld in #386
- Vision by @OlegGoless in #442
New Contributors
- @maccagnit made their first contribution in #306
- @Light2Dark made their first contribution in #301
- @TanNhatCMS made their first contribution in #211
- @Fl0p made their first contribution in #312
- @realies made their first contribution in #344
- @alfaridi made their first contribution in #365
- @ohld made their first contribution in #386
- @OlegGoless made their first contribution in #442
Full Changelog: v1.4...v1.5