SimpleLLMPLannerBuilder
class SimpleLLMPLannerBuilder(name: String) : TypedAgentPlannerStrategyBuilder<String, String> (source)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun withHistoryCompression(historyCompressionStrategy: HistoryCompressionStrategy): SimpleLLMPLannerBuilder