Every provider supports tracking token usage and costs.Documentation Index
Fetch the complete documentation index at: https://docs.dartantic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Basic Usage
TheChatResult object includes a usage property that contains the token
usage and costs.
Embeddings Usage
TheEmbeddingsModel class includes a usage property that contains the token
usage and costs as well.
Examples
Next Steps
- Providers - Compare provider costs

