You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During parsing, use LLM to extract entities, replations, comunities, then, every entity/relation/community store in ES.
During inference, use keywords to retrieve related entity/relation/community, then, extract the answer by LLM.
Describe your problem
What is being done during file parsing and where is it stored (the knowledge graph)?
What is being done during inferencing?
The text was updated successfully, but these errors were encountered: