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: Add Audio Input and Output support for OpenAI chat completions #11279

Merged

Conversation

RogerBarreto
Copy link
Member

@RogerBarreto RogerBarreto self-assigned this Mar 30, 2025
@RogerBarreto RogerBarreto requested a review from a team as a code owner March 30, 2025 20:56
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel documentation labels Mar 30, 2025
SergeyMenshykh
SergeyMenshykh previously approved these changes Apr 1, 2025
@RogerBarreto RogerBarreto added this pull request to the merge queue Apr 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2025
@RogerBarreto RogerBarreto added this pull request to the merge queue Apr 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2025
SergeyMenshykh
SergeyMenshykh previously approved these changes Apr 2, 2025
@RogerBarreto RogerBarreto added this pull request to the merge queue Apr 2, 2025
Merged via the queue into microsoft:main with commit fa4b64a Apr 2, 2025
20 checks passed
@RogerBarreto RogerBarreto deleted the issues/10493-audio-content-openai branch April 2, 2025 13:34
@RogerBarreto RogerBarreto added the needs_port_to_python Indicate this item needs to also be done for Python label Apr 2, 2025
@@ -1831,4 +1964,184 @@ private struct TestStruct<TProperty>
public int? Property2 { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmm... Property2? ;)

glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation kernel Issues or pull requests impacting the core kernel needs_port_to_python Indicate this item needs to also be done for Python .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net: {Azure}OpenAI add support for Audio Contents in Chat Completion models.
4 participants