Skip to content

Commit 4cdd0f6

Browse files
committed
Bump all versions
1 parent a1e0b1a commit 4cdd0f6

File tree

17 files changed

+1388
-1388
lines changed

17 files changed

+1388
-1388
lines changed

evaluators/azure/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/azure/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-azure"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "LangEvals Azure Content Safety evaluator for LLM outputs."
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>", "Yevhenii Budnyk <y.budnyk789@gmail.com>"]
66
license = "MIT"

evaluators/example/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/example/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-example"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "LangEvals boilerplate example evaluator for LLMs."
55
authors = ["Your Name <your.email@example.com>"]
66
license = "MIT"

evaluators/huggingface/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/huggingface/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-huggingface"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "Evaluators based on models available on huggingface."
55
authors = [
66
"Rogerio Chaves <rogerio@langwatch.ai>",

evaluators/langevals/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/langevals/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-langevals"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "LangEvals core evaluators."
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>", "Yevhenii Budnyk <y.budnyk789@gmail.com>"]
66
license = "MIT"

evaluators/legacy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-legacy"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "LangEvals Legacy evaluator"
55
authors = [
66
"Rogerio Chaves <rogerio@langwatch.ai>",

evaluators/lingua/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langevals-lingua"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "LangEvals lingua evaluator for language detection."
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>"]
66
license = "MIT"

0 commit comments

Comments
 (0)