Skip to content

Commit 65af775

Browse files
authored
Update switcher.json to reflect version changes
1 parent eab784d commit 65af775

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

llm-evaluation-private-version/0.33/_static/switcher.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"name": "0.33",
55
"url": "https://docs.deepchecks.com/llm-evaluation/stable/"
66
},
7+
{
8+
"version": "0.32",
9+
"name": "0.32",
10+
"url": "https://docs.deepchecks.com/llm-evaluation/0.32/"
11+
}
712
{
813
"version": "0.31",
914
"name": "0.31",
@@ -13,10 +18,5 @@
1318
"version": "0.30",
1419
"name": "0.30",
1520
"url": "https://docs.deepchecks.com/llm-evaluation/0.30/"
16-
},
17-
{
18-
"version": "0.29",
19-
"name": "0.29",
20-
"url": "https://docs.deepchecks.com/llm-evaluation/0.29/"
2121
}
22-
]
22+
]

0 commit comments

Comments
 (0)