Skip to contents

Set the token for an LLM provider

Usage

set_max_tokens(x, max, ...)

Arguments

x

A provider object

max

Integer specifying the maximum number of tokens to generate

...

Additional arguments passed to methods

Value

The modified object