Find answers from the community

s
F
Y
a
P
Updated 9 months ago

AFAICT, trulens-eval hasn't upgraded to

AFAICT, trulens-eval hasn't upgraded to the new llamaindex version. Since we use it for evals in our codebase I think we're blocked on upgrading unless anyone knows a workaround.
L
b
6 comments
Yea if trulens is using llama-index imports in their codebase, they will need to update
We have a slack channel with them, let me give them a poke πŸ™‚
Awesome, thanks. For now I updated their imports locally but somehow they'll need to manage different versions or else they won't be backwards compatible
Yup, they would have to do try/except imports
We've done similar things for pydantic in our own codebase lol
Just have everything in a central "bridge" file
Add a reply
Sign up and join the conversation on Discord