calc

package
v0.8.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EstimateTokens

func EstimateTokens(inputs ...string) int

Estimate token count. Much faster than CalcTokens, but less accurate.

func GetMaxTokens

func GetMaxTokens(model string) int

func PreciseTokens

func PreciseTokens(inputs ...string) (int, error)

Precise token count

func PreciseTokensFromMessages

func PreciseTokensFromMessages(messages []openai.ChatCompletionMessage, model string) (num_tokens int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL