mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 06:32:43 +00:00
fix: align NVIDIA provider docs and model ids (#11606)
This commit is contained in:
@@ -635,8 +635,8 @@ export function buildNvidiaProvider(): ProviderConfig {
|
||||
maxTokens: NVIDIA_DEFAULT_MAX_TOKENS,
|
||||
},
|
||||
{
|
||||
id: "nvidia/llama-3.3-70b-instruct",
|
||||
name: "NVIDIA Llama 3.3 70B Instruct",
|
||||
id: "meta/llama-3.3-70b-instruct",
|
||||
name: "Meta Llama 3.3 70B Instruct",
|
||||
reasoning: false,
|
||||
input: ["text"],
|
||||
cost: NVIDIA_DEFAULT_COST,
|
||||
|
||||
Reference in New Issue
Block a user