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 16023cd commit e48ce3fCopy full SHA for e48ce3f
llm-evaluation-private-version/0.33/_static/switcher.json
@@ -1,8 +1,13 @@
1
[
2
+ {
3
+ "version": "0.34",
4
+ "name": "0.34",
5
+ "url": "https://docs.deepchecks.com/llm-evaluation/stable/"
6
+ },
7
{
8
"version": "0.33",
9
"name": "0.33",
- "url": "https://docs.deepchecks.com/llm-evaluation/stable/"
10
+ "url": "https://docs.deepchecks.com/llm-evaluation/0.33/"
11
},
12
13
"version": "0.32",
@@ -13,10 +18,5 @@
18
"version": "0.31",
14
19
"name": "0.31",
15
20
"url": "https://docs.deepchecks.com/llm-evaluation/0.31/"
16
- },
17
- {
- "version": "0.30",
- "name": "0.30",
- "url": "https://docs.deepchecks.com/llm-evaluation/0.30/"
21
}
22
-]
+]
0 commit comments