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

[BUG] LlamaIndex incompatibility as of 0.9.14 #1931

Closed
anticorrelator opened this issue Dec 11, 2023 · 0 comments · Fixed by #1940
Closed

[BUG] LlamaIndex incompatibility as of 0.9.14 #1931

anticorrelator opened this issue Dec 11, 2023 · 0 comments · Fixed by #1940
Labels
bug Something isn't working

Comments

@anticorrelator
Copy link
Contributor

anticorrelator commented Dec 11, 2023

Describe the bug
LlamaIndex refactored llama_index.llms.base which breaks our type checking and tests. We should investigate and update for compatibility.

After we fix this we need to remove the llama_index version pin

To Reproduce
Both type checks and our test suite has failures.

@anticorrelator anticorrelator added bug Something isn't working triage issues that need triage labels Dec 11, 2023
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Dec 11, 2023
@github-project-automation github-project-automation bot moved this from 📘 Todo to ✅ Done in phoenix Dec 13, 2023
@axiomofjoy axiomofjoy removed the triage issues that need triage label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants