semantic-kernel
semantic-kernel copied to clipboard
.Net: Bug: Service version 2024-12-01-preview is not supported when connecting to o4-mini
Describe the bug Can't connect to my o4-mini model deployment. Tried with and without apiVersion parameter. Code works properly when I change to my gpt-4o model deployment.
Error:
Model deployment details from Foundry. Which displays the supported apiVersion in the screenshot of the code sample to the right.
To Reproduce Steps to reproduce the behavior:
- Create o4-mini model deployment
- Create Kernel
- With or without apiVersion specification
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Platform
- Language <PackageReference Include="Microsoft.SemanticKernel" Version="1.28.0" />
- AI model: o4-mini
- OS: Windows
This issue is stale because it has been open for 90 days with no activity.