Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-release 1.4 (hotspots) #1803

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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/hotspots/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-hotspots"
version = "1.3.5"
version = "1.4.0a0"
description = "Library and command-line tool to list features lowering your evaluation score."
authors = [
"Snowflake Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/otel/semconv/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "trulens-otel-semconv"
version = "1.3.5"
version = "1.4.0a0"
description = "Semantic conventions for spans produced by TruLens."
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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.3.5"
version = "1.4.0a0"
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