Does LightRAG natively support typed entity extraction? #1590
Unanswered
Mason-McGough
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am curious if I can, for instance, define a collection of pydantic
BaseModel
classes and use LightRAG to map data to these models when it extracts entities, similar to in Graphiti."Undesired" entities+relationships is not a concern for me, as discussed here. My ideal custom "typed" entities+relationships would be a subset of all extracted entities+relationships
Is this currently a feature? If not, is there a recommended way to do it?
Beta Was this translation helpful? Give feedback.
All reactions