v7.0.0
BREAKING CHANGES:
- As of 7.0.0, all calls to
GptAgent.connect/1
will update the agent process
with the specified assistant_id, even in cases where the agent was already
running. Prior to this release, the assistant ID was only set when the agent
was started.
Full Changelog: v6.2.0...v7.0.0