You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Kernel Memory nuget in my app and openai-dotnet. I've upgraded both to the latest versions and now there seems to be a namespace clash?
The type 'OpenAIClient' exists in both 'OpenAI-DotNet, Version=8.4.1.0, Culture=neutral, PublicKeyToken=null' and 'OpenAI, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b4187f3e65366280'
Steps to reproduce
install Kernel Memory (0.95.241216.2) and OpenAi-dotnet (8.4.1). Reference OpenAIClient.
Code snippets
No response
OS
macos
.NET version
8
Library version
8.4.1
The text was updated successfully, but these errors were encountered:
Service
OpenAI
Describe the bug
I'm using Kernel Memory nuget in my app and openai-dotnet. I've upgraded both to the latest versions and now there seems to be a namespace clash?
The type 'OpenAIClient' exists in both 'OpenAI-DotNet, Version=8.4.1.0, Culture=neutral, PublicKeyToken=null' and 'OpenAI, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b4187f3e65366280'
Steps to reproduce
install Kernel Memory (0.95.241216.2) and OpenAi-dotnet (8.4.1). Reference OpenAIClient.
Code snippets
No response
OS
macos
.NET version
8
Library version
8.4.1
The text was updated successfully, but these errors were encountered: