Skip to content

Commit

Permalink
traling space removed
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMenshykh authored and shawncal committed May 3, 2023
1 parent 99cf8a1 commit c458684
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ public static class KernelOpenApiExtensions
Stream documentStream,
string skillName,
AuthenticateRequestAsyncCallback? authCallback = null,
HttpRetryConfig? retryConfiguration = null,
HttpRetryConfig? retryConfiguration = null,
string? userAgent = "Microsoft-Semantic-Kernel",
CancellationToken cancellationToken = default)
{
Expand Down

0 comments on commit c458684

Please sign in to comment.