Skip to content

Make llama-index dependencies optional #132

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

Merged
merged 4 commits into from
Jun 2, 2025

Conversation

ryanhoangt
Copy link
Collaborator

@ryanhoangt ryanhoangt commented May 30, 2025

Description

This PR moves llama-index deps into extra section. We can install it later from OH using something like:

openhands-aci = { version = "^0.2.14", extras = ["llama"] }

OH PR: All-Hands-AI/OpenHands#8811

Copy link

openhands-ai bot commented May 30, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Run Python Integration Tests

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #132

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

@ryanhoangt ryanhoangt requested a review from xingyaoww May 30, 2025 14:01
Copy link
Collaborator

@xingyaoww xingyaoww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks! Can you update openhands to use no llama index by default?

@ryanhoangt ryanhoangt merged commit 83ab113 into main Jun 2, 2025
3 checks passed
@ryanhoangt ryanhoangt deleted the move-llama-index-deps-to-extra branch June 2, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants