Skip to content

v1.1.0

Choose a tag to compare

@ftsartek ftsartek released this 19 Jul 22:30
b1a477a

v1.1.0

Added

  • Accessors for client state: sessionPin()/setSessionPin() and newSession() for reading, changing or regenerating the session pin after construction; history()/setHistory() for persisting and restoring conversations; and writeHistory()/setWriteHistory() for toggling history recording.
  • historyUsage() totalling token usage across the calls that built the stored history.

What's Changed

  • feat: accessors for session pin, chat history and history usage by @ftsartek in #2

Full Changelog: v1.0.0...v1.1.0