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