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

Migrate Llama-Index Optional Dependency to 0.10 #898

Closed
joshreini1 opened this issue Feb 14, 2024 · 1 comment · Fixed by #891
Closed

Migrate Llama-Index Optional Dependency to 0.10 #898

joshreini1 opened this issue Feb 14, 2024 · 1 comment · Fixed by #891
Assignees
Labels
enhancement New feature or request

Comments

@joshreini1
Copy link
Contributor

joshreini1 commented Feb 14, 2024

Solution proposed by Logan is to use a bridge file for imports, similar to what they did with pydantic, to maintain compatibility across llama-index versions

In the meantime, we've pinned the llama-index optional requirement to <0.10.

Note, that this is only an issue if your app uses llama-index >= 0.10. Llama-index is not a required TruLens dependency

@joshreini1
Copy link
Contributor Author

This is released in 0.24.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant