name string | version string | tests list |
|---|---|---|
dispatchAI Inference Test Suite | 1.0 | [
{
"id": "qa_capital",
"prompt": "What is the capital of France?",
"expected_contains": "paris",
"category": "qa",
"expected_type": null
},
{
"id": "qa_continent",
"prompt": "How many continents are there?",
"expected_contains": "7",
"category": "qa",
"expected_type": null... |
- Downloads last month
- 6