Skip to content

Releases: heyfoz/python-openai-chatcompletion

v1.0.0

14 Aug 21:29
Compare
Choose a tag to compare

First Official Release

[v1.0.0] - 2024-08-14

Added

  • Introduced separate chat history directories for client and server.
  • Added support for two chat options in the client: default chat and stream chat.

Changed

  • Updated README to reflect new chat options and directory structure.

Notes

  • Considered separate requirements.txt files for client and server dependencies.