Skip to content

Releases: huggingface/AnyLanguageModel

0.2.1

Choose a tag to compare

@mattt mattt released this 29 Oct 16:35
Immutable release. Only release title and notes can be modified.
b7baa59

What's Changed

  • Fix handling of multiline strings in @Guide macro by @mattt in #11

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

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

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

Choose a tag to compare

@mattt mattt released this 27 Oct 13:31
b4fa454

Initial release

Contributors