Skip to content

Releases: mscraftsman/generative-ai

v0.8.2

20 Mar 10:28
Compare
Choose a tag to compare

Added

  • ability to rewind chat history
  • provide types to simplify creation of tuned model
  • compatibility methods for PaLM models
  • access text of content response easier

Changed

  • improve handling of chat history (streaming)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

20 Mar 09:04
Compare
Choose a tag to compare

Changed

  • access modifier to avoid ambiguous type reference (ClientSecrets)

Full Changelog: v0.8.0...v0.8.1

v0.8.0

20 Mar 06:36
Compare
Choose a tag to compare

Added

  • implement tuned model patching (.NET 6 and higher only)
  • implement transfer of ownership of tuned model
  • implement batched Embeddings
  • query string parameters to list models (pagination and filter support)
  • type documentation
  • generate a grounded answer
  • constants for method names/endpoints
  • enumeration of state of created tuned model

Changed

  • text prompts have user role assigned
  • improve Embeddings
  • refactor types according to API reference
  • extend type documentation
  • improve .NET targetting of source code

Full Changelog: v0.7.2...v0.8.0

v0.7.2

19 Mar 14:18
0b98707
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

v0.7.1

19 Mar 14:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Mar 14:18
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 Mar 14:17
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Mar 14:17
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.6.0

v0.5.4

19 Mar 14:17
Compare
Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

19 Mar 14:16
Compare
Choose a tag to compare

Full Changelog: v0.5.2...v0.5.3