Skip to main content
Follow the instructions in the Quickstart Guide to setup the SGP Client
Before creating a model, you must first create a model template. A model template serves 2 purposes. First, it provides common scaffolding that is static across multiple models. Second, it exposes several variables that can be injected at model creation time to customize the model.
Use the created model template to create a model instance
Deploy the created instance
Execute the model deployment. In this case, we are executing a completion model with a list of prompts.