Retrieves a config to use to execute your model.
A config will be selected based on the project’s active config settings.
String ID of project. Starts with pr_
.
Name for the environment. E.g. ‘production’. If not provided, will return the active config for the default environment.
Successful Response
String ID of project the model config belongs to. Starts with pr_
.
Name of the project the model config belongs to.
Number of datapoints associated with this project model config.
Aggregates of evaluators for the model config.
ID of environment to reference in subsequent log calls.