together
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
calculate_together_cost(
input_tokens: int,
output_tokens: int,
model_name: str
) -> float
| Name | Description |
|---|---|
input_tokens | Type: int |
output_tokens | Type: int |
model_name | Type: str |