.Net: OpenAIChatMessageContent needs to be updated to match the latest specification #10545
Labels
ai connector
Anything related to AI connectors
bug
Something isn't working
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
See latest spec: https://platform.openai.com/docs/api-reference/chat/object
Looks like some message properties are missing.
https://github.com/microsoft/semantic-kernel/blob/main/dotnet/src/Connectors/Connectors.OpenAI/Core/OpenAIChatMessageContent.cs
The text was updated successfully, but these errors were encountered: