[
{
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"activeStore": true,
"storage": {
"embeddingModelId": "<string>",
"summarizeModelId": "<string>",
"useCustomSummarizePrompt": true,
"summarizePrompt": "<string>",
"embeddingTypes": [
"SUMMARY"
]
},
"guidance": [
{
"id": "<string>",
"name": "<string>",
"guidanceType": "<string>",
"guidanceKey": "<string>",
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"documentFamilyId": "<string>",
"documentName": "<string>",
"documentPage": 123,
"guidanceText": "<string>",
"relationEmbeddings": [
{
"relation": "<string>",
"modelId": "<string>",
"embedding": [
123
]
}
],
"summary": "<string>",
"guidanceResponse": {},
"active": true,
"applicableTags": [
"<string>"
],
"requiredTags": [
"<string>"
],
"priority": 123,
"userInstructions": "<string>",
"userId": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"userInstructionsProperties": {},
"userSelection": [
{
"text": "<string>",
"lineUuid": "<string>"
}
],
"compiledGuidance": {},
"guidanceOptions": [
{
"groupOptions": [
{}
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
]
}
]