-
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.
* drafting * undo file add * version bump * poetry lock * apply groundedness reasons normalization to answerability versino * fix AttributeError * fix engine URL * blog updates * missing emojis * poetry lock --------- Co-authored-by: Josh Reini <[email protected]> Co-authored-by: corey hu <[email protected]>
- Loading branch information
1 parent
3545b5f
commit 5352f01
Showing
20 changed files
with
61 additions
and
55 deletions.
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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-connectors-snowflake" | ||
version = "1.0.1" | ||
version = "1.1.0" | ||
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.0.2a0" | ||
version = "1.1.0" | ||
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-dashboard" | ||
version = "1.0.2a0" | ||
version = "1.1.0" | ||
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-feedback" | ||
version = "1.0.1" | ||
version = "1.1.0" | ||
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-providers-bedrock" | ||
version = "1.0.1" | ||
version = "1.1.0" | ||
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-cortex" | ||
version = "1.0.1" | ||
version = "1.1.0" | ||
description = "A TruLens extension package adding Snowflake Cortex support 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ requires = [ | |
|
||
[tool.poetry] | ||
name = "trulens-providers-huggingface" | ||
version = "1.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
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.0.2a0" | ||
version = "1.1.0" | ||
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.0.1" | ||
version = "1.1.0" | ||
description = "Backwards-compatibility package for API of trulens_eval<1.0.0 using API of trulens-*>=1.0.0." | ||
authors = [ | ||
"Snowflake Inc. <[email protected]>", | ||
|