Uses of Interface
ai.doctruth.ContextStrategy
Packages that use ContextStrategy
-
Uses of ContextStrategy in ai.doctruth
Classes in ai.doctruth that implement ContextStrategyModifier and TypeClassDescriptionfinal recordMulti-level summarisation: condense the document at increasing granularities, hand the LLM the level that fits the budget.final recordSmart-context strategy for keeping priority sections while trimming everything else to fit.final recordFixed-size character windows with optional overlap.Methods in ai.doctruth with parameters of type ContextStrategyModifier and TypeMethodDescriptionExtractionBuilder.withContextStrategy(ContextStrategy s) JsonExtractionBuilder.withContextStrategy(ContextStrategy strategy)