ChatModelDeploymentUpdate interface
Represents a deployment that ties a specific model family to a user defined deployment name used when invoking the chat model.
Properties
| tags | Resource tags. |
Property Details
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>