dashboard-react
Preparing search index...
FullConfig
Interface FullConfig
interface
FullConfig
{
model_store
?:
PersistedStoreConfig
;
inference
?:
InferenceConfig
;
logging
?:
LoggingConfig
;
experiments
?:
ExperimentsConfig
;
telemetry
?:
TelemetryConfig
;
intelligent_fabric
?:
IntelligentFabricConfig
;
model_trust
?:
ModelTrustConfig
;
hf_token
?:
string
;
}
Index
Properties
model_
store?
inference?
logging?
experiments?
telemetry?
intelligent_
fabric?
model_
trust?
hf_
token?
Properties
Optional
model_
store
model_store
?:
PersistedStoreConfig
Optional
inference
inference
?:
InferenceConfig
Optional
logging
logging
?:
LoggingConfig
Optional
experiments
experiments
?:
ExperimentsConfig
Optional
telemetry
telemetry
?:
TelemetryConfig
Optional
intelligent_
fabric
intelligent_fabric
?:
IntelligentFabricConfig
Optional
model_
trust
model_trust
?:
ModelTrustConfig
Optional
hf_
token
hf_token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model_
store
inference
logging
experiments
telemetry
intelligent_
fabric
model_
trust
hf_
token
dashboard-react
Loading...