KnowledgeGraphGenerator
org.llm4s.knowledgegraph.extraction.KnowledgeGraphGenerator
Generates a Knowledge Graph from unstructured text using an LLM and writes it to a GraphStore.
Value parameters
- graphStore
-
The graph store to write extracted entities and relationships to
- llmClient
-
The LLM client to use for extraction
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article