Spaces:
Sleeping
Sleeping
| { | |
| "Logging": { | |
| "LogLevel": { | |
| "Default": "Information", | |
| "Microsoft.AspNetCore": "Warning" | |
| } | |
| }, | |
| "AllowedHosts": "*", | |
| "AzureOpenAI": { | |
| "DeploymentName": "", | |
| "Endpoint": "", | |
| "ApiKey": "" | |
| }, | |
| "OpenAI": { | |
| "ModelId": "", | |
| "ApiKey": "" | |
| }, | |
| "HFDuplicateSpace":"" | |
| } | |