Skip to content

Use text input for provider model types#1701

Closed
fengju0213 wants to merge 1 commit into
mainfrom
fix-provider-model-type-input
Closed

Use text input for provider model types#1701
fengju0213 wants to merge 1 commit into
mainfrom
fix-provider-model-type-input

Conversation

@fengju0213

Copy link
Copy Markdown
Collaborator

Why

OrcaRouter and Nebius Token Factory rendered the model type field as a model-list combobox because they declared a models endpoint. That made their configuration UI look and behave differently from the other provider cards.

What Changed

  • Removed the model-list endpoint metadata from OrcaRouter and Nebius Token Factory.
  • Both providers now use the same freeform Model Type input as the other provider configurations.

Validated with npx eslint src/lib/llm.ts --no-warn-ignored and npm run type-check.

@fengju0213 fengju0213 marked this pull request as ready for review June 22, 2026 09:13
@4pmtong

4pmtong commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

I’ll close this PR. This change isn’t necessary: once the API key is entered, the model list can be fetched and used normally.

@4pmtong 4pmtong closed this Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants