Skip to content

Commit bc7ac95

Browse files
committed
Bump versions, downgrade tenacity for compatibility and fix tests
1 parent 760a70d commit bc7ac95

30 files changed

+919
-853
lines changed

evaluators/aws/poetry.lock

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/aws/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-aws"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "LangEvals integration for AWS APIs evaluators"
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>"]
66
license = "MIT"

evaluators/azure/poetry.lock

Lines changed: 17 additions & 4 deletions
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.6"
3+
version = "0.1.7"
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: 17 additions & 4 deletions
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.5"
3+
version = "0.1.6"
44
description = "LangEvals boilerplate example evaluator for LLMs."
55
authors = ["Your Name <your.email@example.com>"]
66
license = "MIT"

evaluators/google_cloud/poetry.lock

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

evaluators/google_cloud/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-google-cloud"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "LangEvals integration for Google Cloud APIs evaluators"
55
authors = ["Rogerio Chaves <rogerio@langwatch.ai>"]
66
license = "MIT"

0 commit comments

Comments
 (0)