chatoyant.tokens
Chatoyant_tokens
Pure token and cost utilities.
chatoyant
chatoyant.core
chatoyant.native
chatoyant.provider
chatoyant.runtime
chatoyant.schema
chatoyant_ppx
module Token_estimate : sig ... end
Heuristic token estimation.
module Cost : sig ... end
Token usage and cost data shared by core and provider layers.
module Pricing : sig ... end
Pricing lookup for known and family-matched models.
module Context_window : sig ... end
Context window lookup for known models.
module Message_budget : sig ... end
Chat message token estimation and fitting.
module Chunking : sig ... end
Text and message chunking helpers for context management.