We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e641648 commit 4a8346cCopy full SHA for 4a8346c
1 file changed
docs/inference/configure.md
@@ -93,9 +93,11 @@ Confirm that the provider and model are set correctly:
93
94
```console
95
$ openshell inference get
96
-provider: nvidia-prod
97
-model: nvidia/nemotron-3-nano-30b-a3b
98
-version: 1
+Gateway inference:
+
+ Provider: nvidia-prod
99
+ Model: nvidia/nemotron-3-nano-30b-a3b
100
+ Version: 1
101
```
102
103
## Step 4: Update Part of the Config
0 commit comments