There was an error while loading. Please reload this page.
1 parent 378adb6 commit eba86acCopy full SHA for eba86ac
1 file changed
docs/get-started/example-agent.mdx
@@ -36,7 +36,8 @@ uv run nemo setup
36
```
37
38
Follow the prompts to connect a model provider and select the default and fast
39
-models. Press Enter to use the default model for both.
+models. Press Enter to use the default model for both. You can skip the skill
40
+installation for the purposes of this tutorial.
41
42
Open [NeMo Studio](http://localhost:8080) when setup finishes.
43
@@ -168,4 +169,4 @@ sbx rm nemo-experimentalist
168
169
170
171
To run the loop on your own agent, continue with the
-[agent onboarding guide](/documentation/get-started).
172
+[agent onboarding guide](/documentation/get-started).
0 commit comments