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

fix: pin llama-index temporarily #1806

Merged
merged 3 commits into from
Nov 27, 2023
Merged

fix: pin llama-index temporarily #1806

merged 3 commits into from
Nov 27, 2023

Conversation

axiomofjoy
Copy link
Contributor

@axiomofjoy axiomofjoy commented Nov 27, 2023

LlamaIndex recently updated their callback system so that exceptions are attached to the same. This PR pins the version of LlamaIndex below this most recent change until we've updated the callbacks to reflect the change.

Related PRs and issues:

pyproject.toml Outdated Show resolved Hide resolved
@axiomofjoy axiomofjoy merged commit d6aa76e into main Nov 27, 2023
9 checks passed
@axiomofjoy axiomofjoy deleted the pin-llama-index branch November 27, 2023 18:54
mikeldking pushed a commit that referenced this pull request Dec 1, 2023
* pin llamaindex below 0.9.7 to get tests passing

* pin version explicitly below 0.9.7

* fix pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants