Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1005 Bytes

SourceEnum.md

File metadata and controls

12 lines (7 loc) · 1005 Bytes

SourceEnum

  • INITIAL_PLACEHOLDER - InitialPlaceholder * CLOUD - HumanCloud * CUST - HumanCustomer * HUMAN_CLOUD_ENSEMBLE - HumanCloudEnsemble * ALG - Algorithm * ALG_REC - AlgorithmReconciled * ALG_UNCLEAR - AlgorithmUnclear * EDGE - EDGE

Properties

Name Type Description Notes
value str * `INITIAL_PLACEHOLDER` - InitialPlaceholder * `CLOUD` - HumanCloud * `CUST` - HumanCustomer * `HUMAN_CLOUD_ENSEMBLE` - HumanCloudEnsemble * `ALG` - Algorithm * `ALG_REC` - AlgorithmReconciled * `ALG_UNCLEAR` - AlgorithmUnclear * `EDGE` - EDGE must be one of ["INITIAL_PLACEHOLDER", "CLOUD", "CUST", "HUMAN_CLOUD_ENSEMBLE", "ALG", "ALG_REC", "ALG_UNCLEAR", "EDGE", ]

[Back to Model list] [Back to API list] [Back to README]