{
"id": "1",
"workspace_id": "01a082d0-33c7-75f8-9f4c-13e56af1ddc8",
"created_by": "01a082d0-33c7-75f8-9f4c-13e6d82b82c7",
"name": "Prompt template name",
"category": 1,
"prompt": "Generate a name using {{property_1}} and {{property_2}} combination.",
"is_public": true,
"description": "Prompt template description",
"properties": [
{
"name": "Property name",
"property": "{{property1}}"
}
],
"model_version": "3.5",
"from_shared": false,
"like_count": 50,
"execution_count": 20,
"liked": true,
"template_type": "public",
"created_by_instantly": true,
"creator": {
"id": "01a082d0-33c7-75f8-9f4c-13e71fc1abab",
"payload": {
"name": {
"first": "John",
"last": "Smith"
}
}
}
}Custom prompt template
Custom prompt templates for creating custom prompts
Example:
"1"
Example:
"01a082d0-33c7-75f8-9f4c-13e56af1ddc8"
Example:
"01a082d0-33c7-75f8-9f4c-13e6d82b82c7"
Example:
"Prompt template name"
Prompt Custom template category
Available options:
1, 2, 3, 4, 5, 6 Example:
1
Example:
"Generate a name using {{property_1}} and {{property_2}} combination."
Example:
true
Example:
"Prompt template description"
Show child attributes
Show child attributes
Example:
"3.5"
Example:
false
Example:
50
Example:
20
Example:
true
Custom Prompt template type
Available options:
custom, public Example:
"public"
Example:
true
Show child attributes
Show child attributes