A CustomDataSourceConfig object that defines the schema for the data source used for the evaluation runs. This schema is used to define the shape of the data that will be:
Optional
Whether the eval should expect you to populate the sample namespace (ie, by generating responses off of your data source)
The json schema for each row in the data source.
The type of data source. Always custom.
custom
A CustomDataSourceConfig object that defines the schema for the data source used for the evaluation runs. This schema is used to define the shape of the data that will be: