Describe the bug
Currently the pinned version of the OpenAI SDK is 2.2.0-beta while Agent-Framework is on >=2.6.0. This prevents the ability to have semantic-kernel and agent-framework within the same project for scenario validation and migration.
To Reproduce
Steps to reproduce the behavior:
Can be reproduced by adding both framework current versions to a dotnet project.
Expected behavior
Aligned package pinning for any given version, or alignment on minimum versions.
Screenshots
Platform
- Language: C#
- Source: NuGet package version 1.67.1
Additional context
Add any other context about the problem here.