another_chatgpt 3.2.0
another_chatgpt: ^3.2.0 copied to clipboard
Package for interacting with the OpenAI APIs
1.0.0 #
- First release.
1.1.0 #
- Adds support for image creation.
2.0.0 #
- Renames chat_service folder.
3.0.0 #
- Renames chat_service folder to chats.
3.1.0 #
- Adds support for image edits and variations.
3.1.1 #
- Exposes model param for image generation.
3.1.2 #
- Exposes style param for image generation.
3.1.3 #
- Added support for image sizes 1024x1792 and 1792x1024.
3.1.4 #
- Added support for image quality during creation.
3.2.0 #
- Added API for getting the image generated as bytes.