Title: LLM model dropdown shows technical model name instead of user-friendly Display name
Description:
In model selection dropdowns, LLMs are listed by their internal model names (technical IDs) rather than the configured Display names, making selection confusing for users.
Steps to reproduce:
- Open any model selection dropdown (e.g., in Agent, Pipeline, Datasource, or Chat).
- Browse the LLM list.
Actual Result:
Technical model names are shown (e.g., “gpt-4o-mini-2024-07-18”, “anthropic.claude-3-5-sonnet-...”).
Expected Result:
Show the Display name (user-friendly label) for each model.
Notes (optional):
- Apply consistently across all model pickers.
- Ensure search works by Display name.