Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
NVIDIA provides an OpenAI-compatible API at
https://integrate.api.nvidia.com/v1For non-interactive setup, you can also pass the key directly:
bashopenclaw onboard --auth-choice nvidia-api-key --nvidia-api-key "nvapi-..."
json5{ env: { NVIDIA_API_KEY: "nvapi-..." }, models: { providers: { nvidia: { baseUrl: "https://integrate.api.nvidia.com/v1", api: "openai-completions", }, }, }, agents: { defaults: { model: { primary: "nvidia/nvidia/nemotron-3-super-120b-a12b" }, }, }, }
| Model ref | Name | Context | Max output |
|---|---|---|---|
text nvidia/nvidia/nemotron-3-super-120b-a12b | NVIDIA Nemotron 3 Super 120B | 262,144 | 8,192 |
text nvidia/moonshotai/kimi-k2.5 | Kimi K2.5 | 262,144 | 8,192 |
text nvidia/minimaxai/minimax-m2.5 | Minimax M2.5 | 196,608 | 8,192 |
text nvidia/z-ai/glm5 | GLM 5 | 202,752 | 8,192 |
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine