Built-in and custom model providers #8180
ksze
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Continue.dev has a built-in list of supported model providers (deepseek, openai, etc.) for whom some properties Continue.dev knows by default.
However, there are two issues:
provider
as "openai" and then override theapiBase
with Z.ai's API base URL, but that's dirty because if I then publish the model config to hub.continue.dev, it shows the model as coming from openai when it really doesn't. I wish you would have a way to explicitly specify OpenAI-compatible or Anthropic-compatible as a separate property from the provider's actual nameBeta Was this translation helpful? Give feedback.
All reactions