Skip to content

remove undefined variable of LLAMAINDEX_INSTALLED#155

Open
yujinlim wants to merge 1 commit intohoneyhiveai:mainfrom
yujinlim:hotfix/fix-undefined-variable
Open

remove undefined variable of LLAMAINDEX_INSTALLED#155
yujinlim wants to merge 1 commit intohoneyhiveai:mainfrom
yujinlim:hotfix/fix-undefined-variable

Conversation

@yujinlim
Copy link

@yujinlim yujinlim commented Oct 9, 2025

The issue is that LLAMAINDEX_INSTALLED is not defined. Since that it was primarily set to check if there is llamaindex package installed based on c1ccddb#diff-a75e354e6c693b88e3727ae20d945c6fe87a45c42fee4ea0fa5b565f7bc22d98R58 and there already a lazy import checker here c1ccddb#diff-a75e354e6c693b88e3727ae20d945c6fe87a45c42fee4ea0fa5b565f7bc22d98R21 . We can safely remove this broken variable.

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.

1 participant