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: eJydVMFu2zAM/RWBZzdJix0234ohGAb0sq07BUHKykysVpZUiXYbGP73gbKTJlmBATtZJu33xPee1APjLkG5gmWHtkU23iVYF1BR0tEEeYcSfhK30Sm0VlGHNins0Fh8tKTYq9g6ZZzimmTJpqEZFOADxYz3vYISrEkMBURKwbtECcoebhYLeZxT3X7AMYH/CkYfKaAA7R2TY8HAEKzRmW7+lASoh6RralBWvA8EJWCMuIcCDFOTTur+8Yn0uLuX1kSqRA+HmaNCxkTSTNpHilmcEGU4NuMYh0/eARNH43YwXMh46K8OHxTgWmthPRQj3UcIB9p/j3H4ZxgKYMNWancmsTi7tNSIVNKjN2yCdFf9RAvPzr+mTYNcw6X1P1pKORVqG32jtiYmVnvCWKjWVRR3EasWmZT8rQQ7nchWgpQ3h/JxmJXUtbCF6LeUko8b63dGo91o75JJTE7vYT2shzxQQ1x7CdIumxFkqyXMu+t5DotgU+xG7B7aaKGEmjmU87n1Gm3tE5efF18Wfw14J21VUUfWBxFJjUgz9dW7rdm1kdSr4Vo9XF0J4sMMhrXQ6TYa3mc+DGbzTLJeS8+4rc/GTC68R/ac+r4mlSTU1UmqrdHkUg7D5M5tQF3T1c1MNm8qcmy2huJ5ZyhAxh+Br2efxlLwiRt0J2CSCLWcNLuI5/FA/deBn2LI9MbzYNE42UB2op/8WkF3DQWMjq0LEFOk2vePmOh3tMMg5ZeWYtaygA6jEdasbAE1YSWDr3rIcsOt1hQkEHJ75cNxeRGIH8fwfFvewzD8ARMRtSs=
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: eJydVMFu2zAM/RWBZzdJix0234ohGAb0sq07BUHKykysVpZUiXYbGP73gbKTJlmBATtZJu33xPee1APjLkG5gmWHtkU23iVYF1BR0tEEeYcSfhK30Sm0VlGHNins0Fh8tKTYq9g6ZZzimmTJpqEZFOADxYz3vYISrEkMBURKwbtECcoebhYLeZxT3X7AMYH/CkYfKaAA7R2TY8HAEKzRmW7+lASoh6RralBWvA8EJWCMuIcCDFOTTur+8Yn0uLuX1kSqRA+HmaNCxkTSTNpHilmcEGU4NuMYh0/eARNH43YwXMh46K8OHxTgWmthPRQj3UcIB9p/j3H4ZxgKYMNWancmsTi7tNSIVNKjN2yCdFf9RAvPzr+mTYNcw6X1P1pKORVqG32jtiYmVnvCWKjWVRR3EasWmZT8rQQ7nchWgpQ3h/JxmJXUtbCF6LeUko8b63dGo91o75JJTE7vYT2shzxQQ1x7CdIumxFkqyXMu+t5DotgU+xG7B7aaKGEmjmU87n1Gm3tE5efF18Wfw14J21VUUfWBxFJjUgz9dW7rdm1kdSr4Vo9XF0J4sMMhrXQ6TYa3mc+DGbzTLJeS8+4rc/GTC68R/ac+r4mlSTU1UmqrdHkUg7D5M5tQF3T1c1MNm8qcmy2huJ5ZyhAxh+Br2efxlLwiRt0J2CSCLWcNLuI5/FA/deBn2LI9MbzYNE42UB2op/8WkF3DQWMjq0LEFOk2vePmOh3tMMg5ZeWYtaygA6jEdasbAE1YSWDr3rIcsOt1hQkEHJ75cNxeRGIH8fwfFvewzD8ARMRtSs=
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