Update comments and package version

Enhanced comments in ChatService for token counting clarity.
Updated Microsoft.SemanticKernel to 1.33.0 in SqlDatabaseVectorSearch.csproj.
Added possible values comment for ModelId in appsettings.json.
This commit is contained in:
Marco Minerva
2025-01-10 10:43:14 +01:00
parent e0d4ee63ce
commit 80071e263e
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"Endpoint": "",
"Deployment": "",
"ApiKey": "",
"ModelId": ""
"ModelId": "" // o1, gpt-4o, gpt-4, gpt-3.5
},
"Embedding": {
"Endpoint": "",