0.0.5
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 including13.1
to mitigate extra_headers compatibility issue
with websockets14.0
- Improved documentation for Interaction class