Request Path
idstring*required
The ID of the ensemble LLM.
Response Body
requestsnumbermin: 0max: 4294967295*required
The total number of requests made to this Ensemble LLM.
completion_tokensnumbermin: 0max: 4294967295*required
The total number of completion tokens generated by this Ensemble LLM.
prompt_tokensnumbermin: 0max: 4294967295*required
The total number of prompt tokens sent to this Ensemble LLM.
total_costnumber*required
The total cost incurred by using this Ensemble LLM.