GraphRAGConfig
org.llm4s.knowledgegraph.graphrag.GraphRAGConfig
final case class GraphRAGConfig(maxCommunityLevels: Int, communityIterations: Int, minCommunitySize: Int, globalTopCommunities: Int, localTraversalDepth: Int, hybridVectorWeight: Double, hybridGraphWeight: Double)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article