mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
084177346f
- Changed ChatService registration in Program.cs from scoped to singleton. - Modified ChatHistory initialization in ChatService.cs by removing unnecessary line breaks. - Renamed loop variable in ChatService.cs from 'result' to 'text' for better readability. - Updated Microsoft.SemanticKernel package version from 1.26.0 to 1.27.0 in SqlDatabaseVectorSearch.csproj.