@indra.ai/deva
Version:
The Deva Core
97 lines (96 loc) • 2.2 kB
JSON
{
"name": "AGENT",
"describe": "AGENT FILE",
"copyright": "Copyright (c)2025 Quinn Michaels. All rights reserved.",
"DATA": {
"id": 5380514963421,
"key": "deva",
"prompt": {
"emoji": "🍏",
"text": "deva",
"colors": {
"label": {
"R": 0,
"G": 150,
"B": 255
},
"text": {
"R": 101,
"G": 192,
"B": 255
}
}
},
"voice": {
"speech": "Alex",
"speed": 1
},
"profile": {
"name": "Deva",
"describe": "The Indra interface into deva.world.",
"emoji": "/public/devas/deva/emoji.png",
"avatar": "/public/devas/deva/avatar.png",
"background": "/public/devas/deva/background.png",
"gender": "M"
},
"features": {
"assistant": {
"label": "🤖ASSISTANT",
"name": "@ASSISTANT",
"tag": "#ASSISTANT",
"loc": "$ASSISTANT"
},
"business": {
"label": "💼BUSINESS",
"name": "@BUSINESS",
"tag": "#BUSINESS",
"loc": "$BUSINESS"
},
"legal": {
"label": "👨⚖️LEGAL",
"name": "@LEGAL",
"tag": "#LEGAL",
"loc": "$LEGAL"
},
"development": {
"label": "👨💻DEVELOPMENT",
"name": "@DEVELOPMENT",
"tag": "#DEVELOPMENT",
"loc": "$DEVELOPMENT"
},
"security": {
"label": "🚨SECURITY",
"name": "@SECURITY",
"tag": "#SECURITY",
"loc": "$SECURITY"
},
"support": {
"label": "🆘SUPPORT",
"name": "@SUPPORT",
"tag": "#SUPPORT",
"loc": "$SUPPORT"
},
"services": {
"label": "📞SERVICES",
"name": "@SERVICES",
"tag": "#SERVICES",
"loc": "$SERVICES"
},
"solutions": {
"label": "💡SOLUTIONS",
"name": "@SOLUTIONS",
"tag": "#SOLUTIONS",
"loc": "$SOLUTIONS"
},
"systems": {
"label": "🔧SYSTEMS",
"name": "@SOLUTIONS",
"tag": "#SOLUTIONS",
"loc": "$SOLUTIONS"
}
},
"vars": {
"hello": "Hellow World"
}
}
}