README / app /data /contracts /route_model_matrix_shape.json
CJGibs's picture
Build Aether Voice Studio Docker Space
703a33a
raw
history blame contribute delete
243 Bytes
{
"contract": "route_model_matrix",
"type": "array",
"itemShape": {
"route": "string",
"useCase": "string",
"outputType": "string",
"uiSurface": "string",
"models": [
"string"
],
"notes": "string"
}
}