Skip to content

Releases: mattt/AnyLanguageModel

0.2.0

28 Oct 17:20
Immutable release. Only release title and notes can be modified.
bd30b0e

Choose a tag to compare

What's Changed

  • Fix actions/cache step in CI workflow by @mattt in #3
  • Add APIs for denoting model availability by @mattt in #4
  • Demonstrate API compatibility by @mattt in #5
  • Change initializer apiKey parameter to be a token provider closure by @mattt in #6
  • Implement tracking for when language model session is responding by @mattt in #7
  • Implement transcript recording functionality by @mattt in #8

Full Changelog: 0.1.0...0.2.0

0.1.0

27 Oct 13:31
b4fa454

Choose a tag to compare

Initial release

Contributors