1---
2id: list
3title: "List Evals"
4description: "Return all evals available to run in the runtime."
5sidebar_label: "List Evals"
6hide_title: true
7hide_table_of_contents: true
8api: eJydVMtu2zAQ/BViz/IjORStbkFhFAVyaZueDMHZUGuLCUUy5EqJIejfi6Vlx3EDFOhJ1K40w50ZcgDGXYJyDasebYdsvEtQFVBT0tEEeYcSfhJ30Sm0VlGPNins0Vh8sKTYq9g5ZZzihmTJpqU5FOADxYz3vYYSrEkMBURKwbtECcoBrpdLebynuvmAYwL/FYw+UUAB2jsmx4KBIVijM93iMQnQAEk31KKseB8ISsAYcQ8FGKY2ndX9wyPpw+6eOxOpFj0cZo4aGRNJM2kfKWZxQpTh2BzGOH7yBpg4GreD8ULGY399/KAA11kL1Vgc6D5CONL+e4zjP+NYABu2Urs1icXZlaVWpJIevWIbpLseJlp4cv4lbVrkBi6t/9FRyqlQ2+hbtTUxsdoTxkJ1rqa4i1h3yKTkbyXY6Uy2EqS8OZZPw6ylroUtRL+llHzcWL8zGu1Ge5dMYnJ6D9VYjXmglrjxEqRdNiPIVktY9FeLHBbBptgfsAfoooUSGuZQLhbWa7SNT1x+Xn5Z/jXgrbRVTT1ZH0QkdUCaq6/ebc2ui6ReDDfqfjYTxPs5jJXQ6S4a3mc+DGbzRLKupGfc1mdjJhfeIvue+q4hlSTU9VmqrdHkUg7D5M5NQN3Q7Houmzc1OTZbQ/F9ZyxAxj8AX80/zZezziWW8yO94BO36M5QJRpqNYl3kdPTyfqvkz/lkemVF8GicbKBbMkwGbeG/goKOFhXFSDuSHUYHjDR72jHUcrPHcUsagE9RpNnEYkLaAhrUWA9QNYdbrSmIMmQayyfkssbQYw5pejb6g7G8Q8QPbi4
9sidebar_class_name: "get api-method"
10info_path: docs/api/HTTP/runtime
11custom_edit_url: null
12proxy: http://localhost:8090
13---
14
15import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
16import ParamsDetails from "@theme/ParamsDetails";
17import RequestSchema from "@theme/RequestSchema";
18import StatusCodes from "@theme/StatusCodes";
19import OperationTabs from "@theme/OperationTabs";
20import TabItem from "@theme/TabItem";
21import Heading from "@theme/Heading";
22
23<Heading
24 as={"h1"}
25 className={"openapi__heading"}
26 children={"List Evals"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/evals"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40Return all evals available to run in the runtime.
41
42<ParamsDetails
43 parameters={undefined}
44>
45
46</ParamsDetails>
47
48<RequestSchema
49 title={"Body"}
50 body={undefined}
51>
52
53</RequestSchema>
54
55<StatusCodes
56 id={undefined}
57 label={undefined}
58 responses={{"200":{"description":"All evals available in the Spice runtime","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","required":["name","dataset","scorers"],"properties":{"dataset":{"type":"string"},"description":{"type":["string","null"]},"name":{"type":"string"},"scorers":{"type":"array","items":{"type":"string"}}},"title":"ListEvalElement"}},"example":[{"name":"knows_math","description":"Questions from first year, undergraduate math exams","dataset":"math_exams","scorers":["match","professor_logical_consistency"]}]}}}}}
59>
60
61</StatusCodes>
62
63
64
1---
2id: list
3title: "List Evals"
4description: "Return all evals available to run in the runtime."
5sidebar_label: "List Evals"
6hide_title: true
7hide_table_of_contents: true
8api: eJydVMtu2zAQ/BViz/IjORStbkFhFAVyaZueDMHZUGuLCUUy5EqJIejfi6Vlx3EDFOhJ1K40w50ZcgDGXYJyDasebYdsvEtQFVBT0tEEeYcSfhJ30Sm0VlGPNins0Vh8sKTYq9g5ZZzihmTJpqU5FOADxYz3vYYSrEkMBURKwbtECcoBrpdLebynuvmAYwL/FYw+UUAB2jsmx4KBIVijM93iMQnQAEk31KKseB8ISsAYcQ8FGKY2ndX9wyPpw+6eOxOpFj0cZo4aGRNJM2kfKWZxQpTh2BzGOH7yBpg4GreD8ULGY399/KAA11kL1Vgc6D5CONL+e4zjP+NYABu2Urs1icXZlaVWpJIevWIbpLseJlp4cv4lbVrkBi6t/9FRyqlQ2+hbtTUxsdoTxkJ1rqa4i1h3yKTkbyXY6Uy2EqS8OZZPw6ylroUtRL+llHzcWL8zGu1Ge5dMYnJ6D9VYjXmglrjxEqRdNiPIVktY9FeLHBbBptgfsAfoooUSGuZQLhbWa7SNT1x+Xn5Z/jXgrbRVTT1ZH0QkdUCaq6/ebc2ui6ReDDfqfjYTxPs5jJXQ6S4a3mc+DGbzRLKupGfc1mdjJhfeIvue+q4hlSTU9VmqrdHkUg7D5M5NQN3Q7Houmzc1OTZbQ/F9ZyxAxj8AX80/zZezziWW8yO94BO36M5QJRpqNYl3kdPTyfqvkz/lkemVF8GicbKBbMkwGbeG/goKOFhXFSDuSHUYHjDR72jHUcrPHcUsagE9RpNnEYkLaAhrUWA9QNYdbrSmIMmQayyfkssbQYw5pejb6g7G8Q8QPbi4
9sidebar_class_name: "get api-method"
10info_path: docs/api/HTTP/runtime
11custom_edit_url: null
12proxy: http://localhost:8090
13---
14
15import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
16import ParamsDetails from "@theme/ParamsDetails";
17import RequestSchema from "@theme/RequestSchema";
18import StatusCodes from "@theme/StatusCodes";
19import OperationTabs from "@theme/OperationTabs";
20import TabItem from "@theme/TabItem";
21import Heading from "@theme/Heading";
22
23<Heading
24 as={"h1"}
25 className={"openapi__heading"}
26 children={"List Evals"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/evals"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40Return all evals available to run in the runtime.
41
42<ParamsDetails
43 parameters={undefined}
44>
45
46</ParamsDetails>
47
48<RequestSchema
49 title={"Body"}
50 body={undefined}
51>
52
53</RequestSchema>
54
55<StatusCodes
56 id={undefined}
57 label={undefined}
58 responses={{"200":{"description":"All evals available in the Spice runtime","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","required":["name","dataset","scorers"],"properties":{"dataset":{"type":"string"},"description":{"type":["string","null"]},"name":{"type":"string"},"scorers":{"type":"array","items":{"type":"string"}}},"title":"ListEvalElement"}},"example":[{"name":"knows_math","description":"Questions from first year, undergraduate math exams","dataset":"math_exams","scorers":["match","professor_logical_consistency"]}]}}}}}
59>
60
61</StatusCodes>
62
63
64