Skip to content

Bug: Model field inputs are coupled in Settings UI #1261

Closed
@VicaYang

Description

@VicaYang

Description

I want to use different models, but seems that some of them are coupled.

Image

Reproduce

I think at the beginning there is no API_URL for inline completition models. However, after I changing the models several times, it appers, but it is coupled with the API_URl for language model.

I also think that the inline completion model does not correctly takes the values from current UI, because it is probably a bug.

Context

I would suggest to separate the model setting for each part. For the model that support OpenAI format, we can just allow users customize MODEL_NAME, API_KEY and API_BASE_URL, just like what cursor does. Of course, we can provide a lot of default configurations, such as openai/gpt-4o-mini.

Metadata

Metadata

Assignees

Labels

bugBugs reported by usersbug:confirmedBugs that have been confirmed by maintainersstatus:fix-proposedBugs that have a proposed fix

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions