trulens icon indicating copy to clipboard operation
trulens copied to clipboard

TruLens v1.1.0

Open sfc-gh-jreini opened this issue 1 year ago • 1 comments

Description

Please include a summary of the changes and the related issue that can be included in the release announcement. Please also include relevant motivation and context.

Other details good to know for developers

Please include any other details of this change useful for TruLens developers.

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] New Tests
  • [ ] This change includes re-generated golden test results
  • [ ] This change requires a documentation update

[!IMPORTANT] Update version to 1.1.0 across multiple components and modify evaluate_hypothesis in llm_provider.py for score normalization.

  • Version Updates:
    • Update version to 1.1.0 in pyproject.toml, src/apps/langchain/pyproject.toml, and src/apps/llamaindex/pyproject.toml.
    • Update version to 1.1.0 in src/apps/nemo/pyproject.toml, src/benchmark/pyproject.toml, and src/connectors/snowflake/pyproject.toml.
    • Update version to 1.1.0 in src/core/pyproject.toml, src/dashboard/pyproject.toml, and src/feedback/pyproject.toml.
    • Update version to 1.1.0 in src/providers/bedrock/pyproject.toml, src/providers/cortex/pyproject.toml, and src/providers/huggingface/pyproject.toml.
    • Update version to 1.1.0 in src/providers/langchain/pyproject.toml, src/providers/litellm/pyproject.toml, and src/providers/openai/pyproject.toml.
    • Update version to 1.1.0 in src/trulens_eval/pyproject.toml.
  • Functionality:
    • Modify evaluate_hypothesis in llm_provider.py to normalize scores and update reason strings.

This description was created by Ellipsis for 208260f6448a202875828ad238d15bfcf4d115c4. It will automatically update as commits are pushed.

sfc-gh-jreini avatar Oct 04 '24 12:10 sfc-gh-jreini

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB