Skip to content

0.0.5

Compare
Choose a tag to compare
@dumitrugutu dumitrugutu released this 13 Nov 11:44
· 27 commits to main since this release
ffd9f8d

Added

  • Added the option to change the assistant from CLI
  • Added the option to load conversation_config from a config file
  • Added client handling of unexpected messages from the server

Changed

  • Allow versions of websockets from 10.0 up to and including 13.1 to mitigate extra_headers compatibility issue
    with websockets 14.0
  • Improved documentation for Interaction class