#34027 [Bug]: Fallbacks are not configurable at the team level since the internal name is not visible
### Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
### What happened?
Since now the v2/model/info does not return the model_team_name_uuid format, the fallbacks are not configurable at the team level
### Steps to Reproduce
1. Use litellm enterprise and create a team and two models team-a-model and team-b-model. 2. Go to team settings and click on the edit settings and go to router settings and try to add a fallback model 3. No models appear
The fix would be to either have team level model names appear while configuring fallback at the team level so that admins can configure with friendly names and behind the scene router can use the internal model name.
### Relevant log output
```shell
```
### What part of LiteLLM is this about?
Proxy
### What LiteLLM version are you on ?
1.93.0
### Twitter / LinkedIn details
_No response_