@indra.ai/solutionsdeva
Version:
The Solutions Deva manages @SOLUTIONS in deva.world.
60 lines (59 loc) • 1.45 kB
JSON
{
"name": "Solutions Deva Data File",
"describe": "The main Data file for Solutions Deva",
"copyright": "Copyright (c)2023 Quinn Michaels. All rights reserved.",
"DATA": {
"agent": {
"id": 4736768254610,
"key": "solutions",
"prompt": {
"emoji": "💡",
"text": "solutions",
"colors": {
"label": {
"R": 235,
"G": 252,
"B": 158
},
"text": {
"R": 235,
"G": 252,
"B": 158
}
}
},
"voice": {
"speech": "Joey",
"speed": 1
},
"profile": {
"name": "Solutions Deva",
"describe": "The Solutions Deva",
"emoji": "/public/devas/deva/emoji.png",
"avatar": "/public/devas/deva/avatar.png",
"background": "/public/devas/deva/background.png",
"gender": "male"
}
},
"vars": {
"messages": {
"init": "🟠 INIT",
"start": "🔵 START",
"enter": "🟢 ENTER",
"stop": "🔴 STOP",
"exit": "🟡 EXIT",
"done": "🟣 DONE",
"error": "💣 ERROR!"
},
"trigger": "@SOLUTIONS",
"context": {
"uid": "generating uid",
"status": "getting status",
"info": "getting info",
"feature": "accessing feature",
"issue": "has issues",
"help": "asking for help"
}
}
}
}