As the heading says, the Usage tab is supposed to help us figure out which features are using which models. However instead of listing the Configured LLM names, it’s listing the model id.
See this example, the Usage is showing under All Models → gemini-flash-latest and gemini-flash-lite-latest
If I see the Configured LLM’s page I don’t see any such names
So now I’m not even sure if the usage information is per Configured LLM or it per LLM model id? The purpose of using multiple Configured LLM’s (using different keys and projects) is to avoid overloading the LLM’s if one feature is taking too many requests or token it doesn’t disrupt other features.

