Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-experiments
v1
LogOutputsRequest
Interface LogOutputsRequest
interface
LogOutputsRequest
{
models
?:
ModelOutput
[]
;
runId
?:
string
;
}
Index
Properties
models?
run
Id?
Properties
Optional
models
models
?:
ModelOutput
[]
The model outputs from the Run.
Optional
run
Id
runId
?:
string
The ID of the Run from which to log outputs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
models
run
Id
Databricks SDK for JavaScript
Loading...
The model outputs from the Run.