Count Tokens Config
@Serializable
Config for the count_tokens method.
Constructors
Link copied to clipboard
constructor(httpOptions: HttpOptions? = null, systemInstruction: Content? = null, tools: List<Tool>? = null, generationConfig: GenerationConfig? = null)