tiktoken

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncodingForModel

func EncodingForModel(model string) (*tiktoken.Tiktoken, error)

func IsEncodingForModel

func IsEncodingForModel(model string) bool

func NumTokensFromContent

func NumTokensFromContent(tkm *tiktoken.Tiktoken, model string, content any) (numTokens int)

func NumTokensFromMessages

func NumTokensFromMessages(model string, messages []model.ChatCompletionMessage) (numTokens int, err error)

func NumTokensFromString

func NumTokensFromString(model, text string) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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