curl --location 'https://api.withblast.com/projects/550e8400-e29b-41d4-a716-446655440000/benchmarks' \ --header 'Authorization: Bearer YOUR_JWT_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "name": "Product Recommendation Quality", "description": "Benchmark for evaluating product recommendation responses", "metadata": { "category": "e-commerce", "difficulty": "hard", "version": "1.0" } }'
{ "benchmark_id": "9f8e7d6c-5432-1098-7654-321098765432", "name": "Product Recommendation Quality", "description": "Benchmark for evaluating product recommendation responses", "metadata": { "category": "e-commerce", "difficulty": "hard", "version": "1.0" }, "project_id": "550e8400-e29b-41d4-a716-446655440000", "created_at": "2024-01-23T11:30:00Z", "updated_at": "2024-01-23T11:30:00Z" }
Create a new benchmark dataset in a project