9 строки
310 B
JSON
9 строки
310 B
JSON
{
|
|
"cognitiveModels": {
|
|
"flightBooking": {
|
|
"luisAppId": "Set the value here or in launchSettings.json for local dev",
|
|
"luisEndpointKey": "Set the value here or in launchSettings.json for local dev",
|
|
"luisEndpoint": "Set the value here or in launchSettings.json for local dev"
|
|
}
|
|
}
|
|
} |