alter resource
The alter resource add
command adds a configured object to a resource. Jobs that share the same resource run on the same deployment.
The alter resource remove
command removes a configured object from a resource.
Syntax
Parameters
Parameter
Description
<resource name>
The name of the resource
<datasink name>
The name of the data sink
<dataset name>
The name of the dataset
<experiment name>
The name of the training experiment
<prediction name>
The name of the prediction deployment
<runtime name>
The name of the runtime
<llm name>
The name of the LLM job
<vectorstore name>
The name of the vector store
<llmapp name>
The name of the LLM application
Example
Last updated