Skip to content

[BUG] LLM model dropdown shows technical model name instead of user-friendly Display name #2167

@epamLDadayan

Description

@epamLDadayan

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:

  1. Open any model selection dropdown (e.g., in Agent, Pipeline, Datasource, or Chat).
  2. 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.

Metadata

Metadata

Labels

FE_issuefor Fron-end issues

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions