org.llm4s.types.`package`.TokenEstimate
See theTokenEstimate companion object
final case class TokenEstimate(tokens: Int) extends AnyVal
Type-safe wrapper for token estimates with accuracy indicators
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
Members list
In this article