cURL
curl --request GET \ --url http://localhost:8080/api/v1/analytics/most-used-llm-models \ --header 'Authorization: <api-key>'
{ "data": [ 123 ], "labels": [ "<string>" ] }
Get the usage count for each LLM model
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
OK
Was this page helpful?