Skip to content

v7.0.0

Compare
Choose a tag to compare
@jwilger jwilger released this 15 Feb 18:59
· 21 commits to main since this release

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