File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ You can search the machine learning models that are available to deploy on this
77
77
When you add a model to the ML model service in the app interface, it automatically grabs the latest version.
78
78
To change what version is deployed, you must edit the JSON.
79
79
Go to the [ ** Models** page] ( https://app.viam.com/data/models ) on the ** DATA** tab.
80
- Click the ** >** menu to expand the versions of a model and click the ** ...** menu on your desired version.
81
- Click ** Select package JSON** to copy the package JSON .
80
+ Click the ** >** icon to expand the versions of a model and click the ** ...** menu on your desired version.
81
+ Click ** Copy package JSON** .
82
82
Then, return to your machine page.
83
83
Enter ** JSON** mode and find the ` "packages" ` section of your config.
84
84
Replace ` "version": "latest" ` with ` "version" ` from the package reference you just copied, for example ` "version": "2024-11-14T15-05-26" ` .
You can’t perform that action at this time.
0 commit comments