We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8477a4 commit 9aaa519Copy full SHA for 9aaa519
llm-evaluation-private-version/0.35/_static/switcher.json
@@ -1,8 +1,13 @@
1
[
2
+ {
3
+ "version": "0.36",
4
+ "name": "0.36",
5
+ "url": "https://docs.deepchecks.com/llm-evaluation/stable/"
6
+ },
7
{
8
"version": "0.35",
9
"name": "0.35",
- "url": "https://docs.deepchecks.com/llm-evaluation/stable/"
10
+ "url": "https://docs.deepchecks.com/llm-evaluation/0.35/"
11
},
12
13
"version": "0.34",
@@ -13,10 +18,5 @@
18
"version": "0.33",
14
19
"name": "0.33",
15
20
"url": "https://docs.deepchecks.com/llm-evaluation/0.33/"
16
- },
17
- {
- "version": "0.32",
- "name": "0.32",
- "url": "https://docs.deepchecks.com/llm-evaluation/0.32/"
21
}
22
]
0 commit comments