Closed
Description
Description
I want to use different models, but seems that some of them are coupled.
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
Type
Projects
Status
Done