ContentUnderstandingDefaults interface
Default settings for this Content Understanding resource.
Properties
| model |
Specify the default mapping of model names to LLM/embedding deployments in Microsoft Foundry. For details and current semantics, see https://aka.ms/cudoc-quickstart-rest. |
Property Details
modelDeployments
Specify the default mapping of model names to LLM/embedding deployments in Microsoft Foundry. For details and current semantics, see https://aka.ms/cudoc-quickstart-rest.
modelDeployments: Record<string, string>
Property Value
Record<string, string>