configure resource

The configure resource command configures a resource for a job. The job type may be a data sink, dataset, training experiment, prediction deployment, LLM model serving, vector store, LLM application, or runtime for custom model serving and training, that is, any object that supports the start command. In the notebook, you will be guided through a template form that will prompt you for various inputs, such as the job type, name of the object, and resource settings.

Syntax

configure resource

Parameters

Specify the parameters in the user interface.

Example

Click the Save Configuration button to save the configuration settings that you selected.

Last updated