Skip to content

Commit 4a8346c

Browse files
authored
docs(inference): update the output for inference get (#231)
1 parent e641648 commit 4a8346c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/inference/configure.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,11 @@ Confirm that the provider and model are set correctly:
9393

9494
```console
9595
$ openshell inference get
96-
provider: nvidia-prod
97-
model: nvidia/nemotron-3-nano-30b-a3b
98-
version: 1
96+
Gateway inference:
97+
98+
Provider: nvidia-prod
99+
Model: nvidia/nemotron-3-nano-30b-a3b
100+
Version: 1
99101
```
100102

101103
## Step 4: Update Part of the Config

0 commit comments

Comments
 (0)