Skip to content

Conversation

@elbruno
Copy link
Collaborator

@elbruno elbruno commented Feb 23, 2025

DETAILS

  • Updated Microsoft.SemanticKernel to version 1.38.0 across multiple project files.
  • Updated Microsoft.SemanticKernel.Connectors.Ollama to version 1.38.0-alpha.
  • Updated Microsoft.SemanticKernel.Connectors.InMemory to version 1.38.0-preview.
  • Updated Microsoft.SemanticKernel.Connectors.AzureAISearch to version 1.38.0-preview.
  • Updated Microsoft.SemanticKernel.Connectors.Qdrant to version 1.38.0-preview.
  • Upgraded Microsoft.Extensions.Configuration.UserSecrets to version 9.0.2.
  • Modified console output in Program.cs to include modelId in AI responses.

DETAILS

- Updated `Microsoft.SemanticKernel` to version `1.38.0` across multiple project files.
- Updated `Microsoft.SemanticKernel.Connectors.Ollama` to version `1.38.0-alpha`.
- Updated `Microsoft.SemanticKernel.Connectors.InMemory` to version `1.38.0-preview`.
- Updated `Microsoft.SemanticKernel.Connectors.AzureAISearch` to version `1.38.0-preview`.
- Updated `Microsoft.SemanticKernel.Connectors.Qdrant` to version `1.38.0-preview`.
- Upgraded `Microsoft.Extensions.Configuration.UserSecrets` to version `9.0.2`.
- Modified console output in `Program.cs` to include `modelId` in AI responses.
@elbruno elbruno requested a review from Copilot February 23, 2025 15:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

03-CoreGenerativeAITechniques/src/BasicChat-04OllamaSK/Program.cs:31

  • Ensure that the variable 'modelId' is defined and accessible in this scope. If not, add its declaration or a default value to prevent potential runtime errors.
Console.Write($"AI [{modelId}]: ");

@elbruno elbruno merged commit dd67ddd into main Feb 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants