Type Alias FeedEvalBatchResponse

FeedEvalBatchResponse: { feed_responses: FeedEvalResponse[]; errors: string[] }

Type declaration