org.llm4s.chunking.ChunkingConfig
See theChunkingConfig companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Default configuration: 800 char target, 150 overlap
Default configuration: 800 char target, 150 overlap
Attributes
Large chunks for broader context: 1500 char target, 250 overlap
Large chunks for broader context: 1500 char target, 250 overlap
Attributes
Small chunks for detailed retrieval: 400 char target, 75 overlap
Small chunks for detailed retrieval: 400 char target, 75 overlap
Attributes