v8.10.0 #673
kayhantolga
announced in
Announcements
v8.10.0
#673
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
8.10.0
Added support for
Microsoft.Extensions.AI
IChatClient
andIEmbeddingGenerator
(more information will be coming soon to the Wiki).Added missing
Temperature
andTopP
parameters toAssistantResponse
.Added missing
Store
parameter toChatCompletionCreateRequest
.Breaking Changes:
CreatedAt
parameter renamed toCreatedAtUnix
and converted tolong
instead ofint
. AddedCreatedAt
parameter asDateTimeOffset
type, which will automatically convert Unix time toDateTime
.What's Changed
New Contributors
Full Changelog: v8.9.0...v8.10.0
This discussion was created from the release v8.10.0.
Beta Was this translation helpful? Give feedback.
All reactions