Skip to content

Commit eaf6ec6

Browse files
committed
description
1 parent 0dda73b commit eaf6ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ The following parameters can be used inside of the `parameters` field inside of
504504
| `endpoint` | string | Required | null | Azure AI Search only. The data source endpoint. |
505505
| `key` | string | Required | null | Azure AI Search only. One of the Azure AI Search admin keys for your service. |
506506
| `queryType` | string | Optional | simple | Indicates which query option will be used for Azure AI Search. Available types: `simple`, `semantic`, `vector`, `vectorSimpleHybrid`, `vectorSemanticHybrid`. |
507-
| `fieldsMapping` | dictionary | Optional for Azure AI Search. | null | [Index field mapping](./concepts/use-your-data.md?tabs=ai-search#index-field-mapping). |
507+
| `fieldsMapping` | dictionary | Optional for Azure AI Search. | null | defines which [fields](./concepts/use-your-data.md?tabs=ai-search#index-field-mapping) you want to map when you add your data source. |
508508

509509
The following parameters are used inside of the `fieldsMapping` field.
510510

0 commit comments

Comments
 (0)