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 26c901d commit cd60162Copy full SHA for cd60162
pyproject.toml
@@ -1,9 +1,10 @@
1
[tool.poetry]
2
name = "quotientai"
3
-version = "0.2.5"
+version = "0.2.6"
4
authors = [
5
"Freddie Vargus <[email protected]>",
6
"Michael Goitia Sarmiento <[email protected]>",
7
+ "Walden Bodtker <[email protected]>",
8
]
9
description = "CLI for evaluating large language models with Quotient"
10
readme = "README.md"
0 commit comments