Skip to main content

max_turns

Method
This is a method of the FastContextConfig class in the context module.
Set max turns.

Signature

def max_turns(mut self, turns: usize) -> Self

Parameters

turns
usize
required
No description available.

Returns

Returns
Self
The result of the operation.