The view upon clicking on a template in a project
When viewing a template in a project, the options are to edit the template, view template code, or tag as production template. Editing the template brings you to the Playground, where you can modify the template. Viewing template code generates an OpenAI, Langchain, or cURL command to replicate the parameters of the template.
Production templates can be fetched programmatically as the below Python example illustrates: