Companion
object Companion
Functions
Link copied to clipboard
fun create(config: ToolLoopConfiguration, asyncer: Asyncer, defaultToolNotFoundPolicy: ToolNotFoundPolicy, defaultEmptyResponsePolicy: EmptyResponsePolicy = ExitOnEmptyPolicy): ToolLoopFactory
Create a factory with the specified configuration and asyncer.