tokenizer

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EstimateMessageTokens

func EstimateMessageTokens(msg providers.Message) int

EstimateMessageTokens estimates the token count for a single message, including Content, ReasoningContent, ToolCalls arguments, ToolCallID metadata, and Media items. Uses a heuristic of 2.5 characters per token.

func EstimateToolDefsTokens

func EstimateToolDefsTokens(defs []providers.ToolDefinition) int

EstimateToolDefsTokens estimates the total token cost of tool definitions as they appear in the LLM request.

Types

This section is empty.

Jump to

Keyboard shortcuts

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