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

Update README.md - Imports #824

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Update README.md - Imports #824

merged 1 commit into from
Feb 18, 2025

Conversation

VeiledTee
Copy link
Contributor

Edited examples to use from lightrag.lightrag import LightRAG, QueryParam instead of from lightrag import LightRAG, QueryParam (latter causes Unresolved reference error upon pip install of LightRAG v1.1.6)

Edited examples to use ```from lightrag.lightrag import LightRAG, QueryParam``` instead of ```from lightrag import LightRAG, QueryParam``` (latter causes Unresolved reference error upon pip install of LightRAG v1.1.6)
@YanSte
Copy link
Contributor

YanSte commented Feb 18, 2025

Thanks !

@YanSte YanSte merged commit 6eed29b into HKUDS:main Feb 18, 2025
1 check passed
@VeiledTee VeiledTee deleted the patch-2 branch February 18, 2025 11:21
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