.Net: Expose underlying method from kernel function #25228
Annotations
10 errors
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L389
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L405
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L409
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>'
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L410
Argument 6: cannot convert from 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>' to 'Microsoft.SemanticKernel.KernelReturnParameterMetadata'
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L411
Argument 7: cannot convert from 'Microsoft.SemanticKernel.KernelReturnParameterMetadata' to 'System.Text.Json.JsonSerializerOptions'
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L473
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L491
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L389
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L405
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L409
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>'
|
Loading