Class EvalCreateResponse.DataSourceConfig.Logs

  • All Implemented Interfaces:

    
    public final class EvalCreateResponse.DataSourceConfig.Logs
    
                        

    A LogsDataSourceConfig which specifies the metadata property of your logs query. This is usually metadata like usecase=chatbot or prompt-version=v2, etc. The schema returned by this data source config is used to defined what variables are available in your evals. item and sample are both defined when using this data source config.