mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
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:
@@ -7,7 +7,7 @@
|
||||
"Endpoint": "",
|
||||
"Deployment": "",
|
||||
"ApiKey": "",
|
||||
"ModelId": ""
|
||||
"ModelId": "" // o1, gpt-4o, gpt-4, gpt-3.5
|
||||
},
|
||||
"Embedding": {
|
||||
"Endpoint": "",
|
||||
|
||||
Reference in New Issue
Block a user