-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* version bump * lockfile and version fixes * update conda build files * add otel semconv as a dependency * restore previous core yaml * revert trulens-core spec to 1.2.9
- Loading branch information
1 parent
aaa3347
commit 70f1721
Showing
24 changed files
with
267 additions
and
248 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-apps-langchain" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-apps-llamaindex" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-apps-nemo" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-benchmark" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-connectors-snowflake" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-core" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-dashboard" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-feedback" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "A TruLens extension package implementing feedback functions for LLM App evaluation." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-otel-semconv" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Semantic conventions for spans produced by TruLens." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
@@ -27,7 +27,7 @@ classifiers = [ | |
] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.8.1,!=3.9.7" | ||
python = "^3.8.1" | ||
# This package only has pre-releases: | ||
opentelemetry-semantic-conventions = { version = ">=0.36b0", allow-prereleases = true } | ||
# This package requires python 3.9 so we are avoiding using it for now: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-bedrock" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-cortex" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "A TruLens extension package adding Snowflake Cortex support for LLM App evaluation." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
@@ -33,6 +33,10 @@ trulens-core = { version = "^1.0.0" } | |
trulens-feedback = { version = "^1.0.0" } | ||
snowflake-connector-python = "^3.11" | ||
snowflake-ml-python = "^1.6.4" | ||
scipy = [ | ||
{ version = ">=1.7.0,<1.11.1", python = "<3.9" }, | ||
{ version = ">=1.11.1", python = ">=3.9" }, | ||
] | ||
snowflake-snowpark-python = "^1.18.0" | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-huggingface" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-langchain" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-litellm" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-openai" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Library to systematically track and evaluate LLM based applications." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens_eval" | ||
version = "1.2.10" | ||
version = "1.2.11" | ||
description = "Backwards-compatibility package for API of trulens_eval<1.0.0 using API of trulens-*>=1.0.0." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|