Schemas
Schemas are a way to define prompt or response structure on Glaive. A schema consists of two parts-
Schema Variables - These are variables which have certain properties and are generated by the model
Schema Template- This is the text template which shows what way to structure and present the variables in the prompt/response.
Last updated