Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 906 Bytes

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 906 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1] - 2023-09-12

Added

  • ChatGPT engine (ChatCompletion, Functions)
  • DALL-E2 engine

[0.0.2] - 2023-10-14

Added

  • JSON dumper for chats and settings
  • Added detailed readme
  • Added logger

[0.0.3] - 2023-10-15

Updated

  • Metadata and README.md updated

[0.0.4] - 2023-11-02

Updated

  • Minor fixes

[0.0.5] - 2023-11-02

Updated

  • Minor fixes

[0.0.6] - 2023-11-10

Updated

  • Updated models (gpt-4-vision, gpt-4-turbo, dall-e-3)

[0.0.7] - 2024-01-30

Updated

  • Requirements updated
  • GA actions updated

[0.0.8] - 2024-02-09

Updated

  • Fixed history storage for assistant (i.g. non-stream)