|
5 | 5 | "_generator": { |
6 | 6 | "name": "bicep", |
7 | 7 | "version": "0.33.93.31351", |
8 | | - "templateHash": "15591172735460382570" |
| 8 | + "templateHash": "4863966964832108128" |
9 | 9 | } |
10 | 10 | }, |
11 | 11 | "parameters": { |
|
51 | 51 | "description": "Name of the GPT model to deploy:" |
52 | 52 | } |
53 | 53 | }, |
54 | | - "azureOpenAIAPIVersion": { |
| 54 | + "azureOpenaiAPIVersion": { |
55 | 55 | "type": "string", |
56 | 56 | "defaultValue": "2024-05-01-preview" |
57 | 57 | }, |
|
362 | 362 | "value": "[parameters('gptModelName')]" |
363 | 363 | }, |
364 | 364 | "gptModelVersion": { |
365 | | - "value": "[parameters('azureOpenAIAPIVersion')]" |
| 365 | + "value": "[parameters('azureOpenaiAPIVersion')]" |
366 | 366 | }, |
367 | 367 | "gptDeploymentCapacity": { |
368 | 368 | "value": "[parameters('gptDeploymentCapacity')]" |
|
1183 | 1183 | } |
1184 | 1184 | }, |
1185 | 1185 | "azureOpenAIApiVersion": { |
1186 | | - "value": "[parameters('azureOpenAIAPIVersion')]" |
| 1186 | + "value": "[parameters('azureOpenaiAPIVersion')]" |
1187 | 1187 | }, |
1188 | 1188 | "AZURE_OPENAI_RESOURCE": { |
1189 | 1189 | "value": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', subscription().subscriptionId, resourceGroup().name), 'Microsoft.Resources/deployments', 'deploy_ai_foundry'), '2022-09-01').outputs.aiServicesName.value]" |
|
1211 | 1211 | "_generator": { |
1212 | 1212 | "name": "bicep", |
1213 | 1213 | "version": "0.33.93.31351", |
1214 | | - "templateHash": "363244865426099616" |
| 1214 | + "templateHash": "15057452249812707948" |
1215 | 1215 | } |
1216 | 1216 | }, |
1217 | 1217 | "parameters": { |
|
1301 | 1301 | }, |
1302 | 1302 | "AzureSearchUseSemanticSearch": { |
1303 | 1303 | "type": "string", |
1304 | | - "defaultValue": "", |
| 1304 | + "defaultValue": "False", |
1305 | 1305 | "metadata": { |
1306 | 1306 | "description": "Enable Semantic Search in Azure Search" |
1307 | 1307 | } |
1308 | 1308 | }, |
1309 | 1309 | "AzureSearchEnableInDomain": { |
1310 | 1310 | "type": "string", |
1311 | | - "defaultValue": "", |
| 1311 | + "defaultValue": "True", |
1312 | 1312 | "metadata": { |
1313 | 1313 | "description": "Enable In-Domain Search in Azure Search" |
1314 | 1314 | } |
1315 | 1315 | }, |
1316 | 1316 | "AzureSearchTopK": { |
1317 | 1317 | "type": "string", |
1318 | | - "defaultValue": "", |
| 1318 | + "defaultValue": "5", |
1319 | 1319 | "metadata": { |
1320 | 1320 | "description": "Azure Search Top K" |
1321 | 1321 | } |
1322 | 1322 | }, |
1323 | 1323 | "AzureSearchQueryType": { |
1324 | 1324 | "type": "string", |
1325 | | - "defaultValue": "", |
| 1325 | + "defaultValue": "simple", |
1326 | 1326 | "metadata": { |
1327 | 1327 | "description": "Azure Search Query Type" |
1328 | 1328 | } |
1329 | 1329 | }, |
1330 | 1330 | "AzureSearchIndexIsPrechunked": { |
1331 | 1331 | "type": "string", |
1332 | | - "defaultValue": "", |
| 1332 | + "defaultValue": "True", |
1333 | 1333 | "metadata": { |
1334 | 1334 | "description": "Azure Search Index Is Prechunked" |
1335 | 1335 | } |
1336 | 1336 | }, |
1337 | 1337 | "AzureSearchVectorFields": { |
1338 | 1338 | "type": "string", |
1339 | | - "defaultValue": "", |
| 1339 | + "defaultValue": "contentVector", |
1340 | 1340 | "metadata": { |
1341 | 1341 | "description": "Azure Search Vector Fields" |
1342 | 1342 | } |
1343 | 1343 | }, |
1344 | 1344 | "AzureSearchStrictness": { |
1345 | 1345 | "type": "string", |
1346 | | - "defaultValue": "", |
| 1346 | + "defaultValue": "3", |
1347 | 1347 | "metadata": { |
1348 | 1348 | "description": "Azure Search Strictness" |
1349 | 1349 | } |
|
1357 | 1357 | }, |
1358 | 1358 | "AzureSearchContentColumns": { |
1359 | 1359 | "type": "string", |
1360 | | - "defaultValue": "", |
| 1360 | + "defaultValue": "content", |
1361 | 1361 | "metadata": { |
1362 | 1362 | "description": "Azure Search Content Columns" |
1363 | 1363 | } |
|
1378 | 1378 | }, |
1379 | 1379 | "AzureSearchFilenameColumn": { |
1380 | 1380 | "type": "string", |
1381 | | - "defaultValue": "", |
| 1381 | + "defaultValue": "sourceurl", |
1382 | 1382 | "metadata": { |
1383 | 1383 | "description": "Azure Search Filename Column" |
1384 | 1384 | } |
1385 | 1385 | }, |
1386 | 1386 | "AzureSearchSemanticSearchConfig": { |
1387 | 1387 | "type": "string", |
1388 | | - "defaultValue": "", |
| 1388 | + "defaultValue": "my-semantic-config", |
1389 | 1389 | "metadata": { |
1390 | 1390 | "description": "Azure Search Semantic Search Config" |
1391 | 1391 | } |
|
1399 | 1399 | }, |
1400 | 1400 | "AzureSearchIndex": { |
1401 | 1401 | "type": "string", |
1402 | | - "defaultValue": "", |
| 1402 | + "defaultValue": "pdf_index", |
1403 | 1403 | "metadata": { |
1404 | 1404 | "description": "Azure Search Index" |
1405 | 1405 | } |
|
0 commit comments