This commit is contained in:
Ashwin Bharambe 2025-10-28 11:10:27 -07:00
parent 80f836a2ba
commit fc3ca6afdf

View file

@ -119,7 +119,7 @@ class InferenceRouter(Inference):
prompt_tokens: Number of tokens in the prompt prompt_tokens: Number of tokens in the prompt
completion_tokens: Number of tokens in the completion completion_tokens: Number of tokens in the completion
total_tokens: Total number of tokens used total_tokens: Total number of tokens used
fully_qualified_model_id: fully_qualified_model_id:
provider_id: The provider identifier provider_id: The provider identifier
Returns: Returns: