Skip to content

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

@MaxiPigna

Description

@MaxiPigna

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

Metadata

Metadata

Labels

.NETIssue or Pull requests regarding .NET codebugSomething isn't workingtriage

Type

No type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions