UNPKG

@indra.ai/deva.support

Version:

The Support Deva manages the Support features in deva.world.

128 lines (127 loc) 3.35 kB
{ "id": 4077391632050, "name": "@indra.ai/deva.support", "version": "0.0.97", "author": "Quinn Michaels", "license": "MIT", "copyright": "(c) 2025 Quinn Michaels", "description": "The Support Deva manages the Support features in deva.world.", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/indraai/deva.supportå.git" }, "keywords": [ "Support", "Deva", "Indra.ai", "Deva.space", "Deva.cloud", "Deva.world" ], "bugs": { "url": "https://github.com/indraai/deva.support/issues" }, "homepage": "https://deva.space/devas/support", "devDependencies": { "@indra.ai/deva": "^1.6.92" }, "data": { "agent": { "id": 4077391632050, "key": "support", "prompt": { "emoji": "💼", "text": "Support", "colors": { "label": { "R": 98, "G": 186, "B": 94 }, "text": { "R": 137, "G": 191, "B": 197 } } }, "profile": { "name": "Support Deva", "hashtag": "#SupportDeva", "title": "Support Deva", "subtitle": "Providing essential resources to support", "describe": "Compassionate companion dedicated to providing essential resources and assistance.", "tweet": "Providing essential resources and support.", "hashtags": "QuinnMichaels,IndraAI,DevaWorld,SupportDeva", "pronouns": "He, Him", "gender": "DEVA", "style": "Gentle, compassionate, and a great listener.", "voice": "onyx", "system": "Deva.world.support", "layout": "default", "color": "rgb(254,253,208)", "bgcolor": "rgb(35,28,28)", "emoji": "/assets/devas/support/emoji.png", "avatar": "/assets/devas/support/avatar.png", "image": "/assets/devas/support/image.png", "background": "/assets/devas/support/background.png", "owner": "Quinn Michaels", "creator": "Quinn Michaels", "created": "Monday, May 22, 2023 at 9:49 AM" } }, "vars": { "messages": { "init": "🟠 INIT", "start": "🔵 START", "enter": "🟢 ENTER", "ready": "⭐️ READY!", "stop": "🔴 STOP", "exit": "🟡 EXIT", "done": "🟣 DONE", "error": "💣 ERROR!" }, "live": { "profile": "support", "max_tokens": 50, "words": 25, "history": [], "max_chats": 10, "page_token": "" }, "ask": { "history": [] }, "reply": { "profile": "support", "max_tokens": 300, "words": 100, "history": [] }, "comment": { "profile": "support", "max_tokens": 300, "words": 100, "history": [] }, "art": { "history": [] }, "trigger": "@SUPPORT", "context": { "uid": "generating uid", "status": "getting status", "info": "getting info", "feature": "accessing feature", "issue": "Suppot Issue", "help": "Support Help", "ask": "Ask Support" } } } }