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