readStrategy
Executes a given block of code with the AIAgentStrategy
instance of this context.
Parameters
block
A suspending lambda function that receives the AIAgentStrategy
instance.
Executes a given block of code with the AIAgentStrategy
instance of this context.
A suspending lambda function that receives the AIAgentStrategy
instance.