[Feature] Add an alias for model name
Problem Description
Some platforms, e.g. https://console.volcengine.com, it requires us to create a 'endpoint' as a model name, and which is random strings. When we add models of it, I can't distingush which one is what I want
See:
Proposed Solution
Give an optional "alias" to a model, so I can give such endpoints a meaningful name, and view or select them eaiser
Additional Context
问题描述 请描述您遇到的问题或难题,以及为什么这使得使用软件变得困难或令人沮丧。
解决思路 请提供一个清晰、简洁的描述,说明您希望看到的功能或解决方案。
附加上下文 请提供任何其他上下文或信息,以便更好地理解您的功能请求,例如截图、示例或用例。
When we create a new provider, it's also hard to see what the model is for
If it has aliases, we can view them like:
ep-20250204223802-m1111 (火山deepseek-v3)
ep-20250204223802-m2222 (火山deepseek-r1)
+1 ,i have the same issue; Maybe we can add a grouping function to the model; when using multiple models through an agent, this requirement will always be there. how about this ?