Skip to main content

max_tokens

Method
This is a method of the PromptExpanderAgentBuilder class in the specialized_agents module.
Set max tokens

Signature

def max_tokens(mut self, tokens: usize) -> Self

Parameters

tokens
usize
required
No description available.

Returns

Returns
Self
The result of the operation.