Releases: mscraftsman/generative-ai
Releases · mscraftsman/generative-ai
v0.8.2
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
Changed
- access modifier to avoid ambiguous type reference (ClientSecrets)
Full Changelog: v0.8.0...v0.8.1
v0.8.0
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
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Use Google Cloud Client Library by @jochenkirstaetter in #1
New Contributors
- @jochenkirstaetter made their first contribution in #1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Full Changelog: v0.5.4...v0.6.0
v0.5.4
Full Changelog: v0.5.3...v0.5.4
v0.5.3
Full Changelog: v0.5.2...v0.5.3