Skip to content
New issue

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

.Net: Bug: Regression for ChatCompletion with OpenAPI plugin #8983

Closed
MaxiPigna opened this issue Sep 25, 2024 · 1 comment · Fixed by dotnet/runtime#108246 or eiriktsarpalis/stj-schema-mapper#6
Assignees
Labels
bug Something isn't working .NET Issue or Pull requests regarding .NET code triage

Comments

@MaxiPigna
Copy link

Describe the bug
I implemented a ChatCompletion Kernel with some OpenAPI plugins. Solution is working with version 1.16.2 of Semantic Kernel but stopped working after upgrading Semantic Kernel to one of the versions 1.18.2, 1.19.0, 1.20.0.

This is the Exception I get
image

with the detailed stack trace
image

It seems this should be the line throwing the exception
image

Platform

  • OS: Windows
  • IDE: Visual Studio
  • Language: C#
  • Source: Semantic Kernel 1.18.2, 1.19.0, 1.20.0

Additional context
Swagger has been shared privately.

@markwallace-microsoft @SergeyMenshykh

@MaxiPigna MaxiPigna added the bug Something isn't working label Sep 25, 2024
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage labels Sep 25, 2024
@github-actions github-actions bot changed the title Bug: Regression for ChatCompletion with OpenAPI plugin .Net: Bug: Regression for ChatCompletion with OpenAPI plugin Sep 25, 2024
@SergeyMenshykh SergeyMenshykh self-assigned this Sep 25, 2024
@SergeyMenshykh SergeyMenshykh moved this to Sprint: In Progress in Semantic Kernel Sep 25, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 25, 2024
@SergeyMenshykh
Copy link
Member

Fixed - #8988

@github-project-automation github-project-automation bot moved this from Sprint: In Progress to Sprint: Done in Semantic Kernel Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working .NET Issue or Pull requests regarding .NET code triage
Projects
Archived in project
3 participants