Type Alias: ChatModelOption
ChatModelOption =
object
Subset of a Model Serving endpoint surfaced in the model picker. name
is the invoke id; displayName is the optional human-readable label the
/models endpoint derives (Databricks-provided name, else a title-cased
rendering of name). The picker shows displayName ?? name.
Properties
Section titled “Properties”displayName?
Section titled “displayName?”
optionaldisplayName?:string
name:
string