UNPKG

@indra.ai/deva.services

Version:

The Services Deva handles Services in Deva.world.

135 lines (134 loc) 3.56 kB
{ "id": 4855882658530, "name": "@indra.ai/deva.services", "version": "0.0.31", "author": "Quinn Michaels", "license": "MIT", "copyright": "2025", "description": "The Services Deva handles Services 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.services.git" }, "keywords": [ "Services", "Deva", "Deva.world", "Deva.cloud", "Deva.space" ], "bugs": { "url": "https://github.com/indraai/deva.services/issues" }, "homepage": "https://deva.space/devas/services", "dependencies": { "@indra.ai/deva": "^1.5.41" }, "data": { "agent": { "id": 4855882658530, "key": "services", "prompt": { "emoji": "🛠️", "text": "Services", "colors": { "label": { "R": 163, "G": 163, "B": 168 }, "text": { "R": 240, "G": 242, "B": 136 } } }, "profile": { "name": "Services Deva", "hashtag": "#ServicesDeva", "title": "Services Deva", "subtitle": "Services Deva", "describe": "Manages services for the users and entites to ensure everything is online and running.", "tweet": "Manages services to ensure everything is online and running that keep operational.", "hashtags": "QuinnMichaels,IndraAI,DevaWorld,ServicesDeva", "pronouns": "He, Him", "gender": "DEVA", "style": "Has the style of a severvices technical provider.", "system": "Deva.world.services", "layout": "default", "color": "rgb(240,242,136)", "bgcolor": "rgb(0,0,0)", "voice": "onyx", "emoji": "/assets/devas/services/emoji.png", "avatar": "/assets/devas/services/avatar.png", "image": "/assets/devas/services/image.png", "background": "/assets/devas/services/background.png", "owner": "Quinn Michaels", "creator": "Quinn Michaels", "created": "May 22, 2023 at 10:14 AM" } }, "vars": { "messages": { "init": "🟠 INIT", "start": "🔵 START", "enter": "🟢 ENTER", "ready": "⭐️ READY!", "stop": "🔴 STOP", "exit": "🟡 EXIT", "done": "🟣 DONE", "error": "💣 ERROR!", "label": "👨‍🔧SERVICES", "signature": "@Services" }, "live": { "profile": "services", "max_tokens": 50, "words": 25, "history": [], "max_chats": 10, "page_token": "" }, "ask": { "max_tokens": 500, "words": 200, "history": [] }, "reply": { "profile": "services", "max_tokens": 300, "words": 100, "history": [] }, "comment": { "profile": "services", "max_tokens": 300, "words": 100, "history": [] }, "art": { "history": [] }, "trigger": "@SERVICES", "context": { "uid": "generating uid", "status": "getting status", "info": "getting info", "feature": "accessing feature", "issue": "has issues", "help": "asking for help", "ask": "Ask", "live": "Livechat", "comment": "Comment", "reply": "Reply", "art": "Create" } } } }