Skip to content

Python: fix for enum handling in openai event creation in realtime #11397

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

Merged
merged 2 commits into from
Apr 7, 2025

Conversation

eavanvalkenburg
Copy link
Member

Motivation and Context

Fix for how the openai realtime event type constructors deal with enums, fixes #11246

Description

Contribution Checklist

@eavanvalkenburg eavanvalkenburg requested a review from a team as a code owner April 7, 2025 07:06
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 7, 2025
moonbox3
moonbox3 previously approved these changes Apr 7, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Apr 7, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3418 5 💤 0 ❌ 0 🔥 1m 44s ⏱️

@moonbox3 moonbox3 added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 7, 2025
Merged via the queue into microsoft:main with commit 20b3c66 Apr 7, 2025
28 checks passed
@eavanvalkenburg eavanvalkenburg deleted the fix_11246 branch April 7, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python: Bug: Pydantic Validation Error: Enum Member Not Auto-Converted to Literal String
4 participants