You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried adding deepseek coder to the model pack. When using the openai provider, I get asked for the key variable, but not the base url.
Ideally, I'd get asked about it with the default being the actual openai upstream.
The text was updated successfully, but these errors were encountered:
What provider are you using for deepseek coder? The openai provider is mainly intended to be used for the official OpenAI api, though you do have the OPENAI_API_BASE environment variable that allows you to point elsewhere.
I used the openai provider, some deepseek has a compatible API. Deepseek coder works ok there with function calling off.
I ended up editing the base URI in the settings file instead, which made me realise it's the only parameter that the CLI didn't ask me for.
I've tried adding deepseek coder to the model pack. When using the openai provider, I get asked for the key variable, but not the base url.
Ideally, I'd get asked about it with the default being the actual openai upstream.
The text was updated successfully, but these errors were encountered: