Builder

class Builder

Properties

Link copied to clipboard
var additionalModelRequestFields: <Error class: unknown class>?

The additionalModelRequestFields of Converse input request to count tokens for. Use this field when you want to pass additional parameters that the model supports.

Link copied to clipboard

An array of messages to count tokens for.

Link copied to clipboard

The system content blocks to count tokens for. System content provides instructions or context to the model about how it should behave or respond. The token count will include any system content provided.

Link copied to clipboard

The toolConfig of Converse input request to count tokens for. Configuration information for the tools that the model can use when generating a response.

Functions

Link copied to clipboard