We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Processes Agent Step 04 doesnt work due failure when serializing OpenAIChatMessageContent
The text was updated successfully, but these errors were encountered:
.Net: fixing KernelProcessEventData toObject (#11696)
c96e95a
### Motivation and Context Processes Samples Step 04 doesn't work after latest serialization update in KernelProcessEventData Fixes #11694 ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [x] The code builds clean without any errors or warnings - [x] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [x] All unit tests pass, and I have added new tests where possible - [x] I didn't break anyone 😄
esttenorio
Successfully merging a pull request may close this issue.
Describe the bug
Processes Agent Step 04 doesnt work due failure when serializing OpenAIChatMessageContent
The text was updated successfully, but these errors were encountered: