Feedback feature on version 1.0.1 seems not support with Claude 3 #1444
Closed
meenonboard
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @meenonboard - Claude 3 support in this PR will be available in the next release. Closing this as it's duplicate of your other discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I've integrated Trulens 1.0.0 to a new Python-based project , which working within AWS environment.
Follow the instruction from a quick start page with few modification to run with AWS Bedrock (the quick start provides OpenAI example).
At the run time , it seems the feedback feature for Groundedness and Answer Relevant cannot call Claude3 for generating feedback and cost tracking.
What should I do next to solve these ?
Available Model ID at https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html
Python Code
Runtime Result
Environment
OS: MacOS
Python Version: 3.11.9
TruLens version: 1.0.0
Platform : AWS Bedrock
LLM version : anthropic.claude-3-haiku-20240307-v1:0
Beta Was this translation helpful? Give feedback.
All reactions