create

fun create(config: ToolLoopConfiguration, asyncer: Asyncer, defaultToolNotFoundPolicy: ToolNotFoundPolicy): ToolLoopFactory

Create a factory with the specified configuration and asyncer.

Parameters

config

the tool loop configuration

asyncer

asyncer for parallel mode with context propagation