Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: OpenAIChatMessageContent needs to be updated to match the latest specification #10545

Open
markwallace-microsoft opened this issue Feb 14, 2025 · 0 comments
Assignees
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)

Comments

@markwallace-microsoft
Copy link
Member

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

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code ai connector Anything related to AI connectors labels Feb 14, 2025
@markwallace-microsoft markwallace-microsoft moved this to Sprint: Planned in Semantic Kernel Feb 14, 2025
@github-actions github-actions bot changed the title OpenAIChatMessageContent needs to be updated to match the latest specification .Net: OpenAIChatMessageContent needs to be updated to match the latest specification Feb 14, 2025
@markwallace-microsoft markwallace-microsoft added triage bug Something isn't working and removed triage labels Feb 14, 2025
@markwallace-microsoft markwallace-microsoft moved this from Sprint: Planned to Bug in Semantic Kernel Feb 14, 2025
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
Status: Bug
Development

No branches or pull requests

3 participants