Skip to content

Bug: Older pinned dependencies on OpenAI SDK create conflicts with Agent-Framework #13394

@Andrew-MS

Description

@Andrew-MS

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions