Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Reini committed Oct 7, 2024
1 parent 7eeff85 commit e2212ec
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/apps/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-apps-langchain"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/apps/llamaindex/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-apps-llamaindex"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/apps/nemo/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-apps-nemo"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/benchmark/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-benchmark"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/connectors/snowflake/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-connectors-snowflake"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-core"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/dashboard/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-dashboard"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/feedback/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-feedback"
version = "1.0.9"
version = "1.0.10"
description = "A TruLens extension package implementing feedback functions for LLM App evaluation."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/bedrock/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-bedrock"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/cortex/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-cortex"
version = "1.0.9"
version = "1.0.10"
description = "A TruLens extension package adding Snowflake Cortex support for LLM App evaluation."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/huggingface/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-huggingface"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-langchain"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/litellm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-litellm"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/providers/openai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-providers-openai"
version = "1.0.9"
version = "1.0.10"
description = "Library to systematically track and evaluate LLM based applications."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/trulens_eval/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens_eval"
version = "1.0.9"
version = "1.0.10"
description = "Backwards-compatibility package for API of trulens_eval<1.0.0 using API of trulens-*>=1.0.0."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down

0 comments on commit e2212ec

Please sign in to comment.