Merge a39def207969949864e8ca287920d31ba514720f into 9fb78453e088cd7b553d7779faa0de5c83708e70
This commit is contained in:
commit
422e1f632b
@ -67,7 +67,7 @@ function buildOpenAICompatibleSelfHostedProviderConfig(params: {
|
||||
...params.cfg.models?.providers,
|
||||
[params.providerId]: {
|
||||
baseUrl: params.baseUrl,
|
||||
api: "openai-completions",
|
||||
api: "openai-responses",
|
||||
apiKey: params.providerApiKey,
|
||||
models: [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user