v1.1.0
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
Full Changelog: v1.0.0...v1.1.0