-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor and update SemanticKernelMapperExtensions.cs
Refactored `ToChatResponseInternal` to extract "CreatedAt" logic into `GetCreatedAt` method. Updated `ToCompletionResponse` to handle null values in `Metadata` safely and modified `Usage` property initialization. Upgraded `Microsoft.SemanticKernel` and `Microsoft.SemanticKernel.Connectors.OpenAI` packages in `OllamaApiFacade.csproj` from version 1.22.0 to 1.29.0.
- Loading branch information
1 parent
13e6aad
commit 31c5fcf
Showing
2 changed files
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters