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 260a0cf commit 3237c6bCopy full SHA for 3237c6b
llm-evaluation-private-version/0.30/_static/switcher.json
@@ -4,6 +4,11 @@
4
"name": "0.30",
5
"url": "https://docs.deepchecks.com/llm-evaluation/stable/"
6
},
7
+ {
8
+ "version": "0.29",
9
+ "name": "0.29",
10
+ "url": "https://docs.deepchecks.com/llm-evaluation/0.29/"
11
+ },
12
{
13
"version": "0.28",
14
"name": "0.28",
@@ -13,10 +18,5 @@
18
"version": "0.27",
19
"name": "0.27",
15
20
"url": "https://docs.deepchecks.com/llm-evaluation/0.27/"
16
- },
17
- {
- "version": "0.26",
- "name": "0.26",
- "url": "https://docs.deepchecks.com/llm-evaluation/0.26/"
21
}
22
-]
+]
0 commit comments