UNPKG

@indra.ai/vedadeva

Version:
105 lines (104 loc) โ€ข 2.62 kB
{ "name": "The Variables Data File", "describe": "The Variables Data file for Veda Deva", "copyright": "Copyright (c)2023 Quinn Michaels. All rights reserved.", "DATA": { "messages": { "init": "๐ŸŸ  INIT", "start": "๐Ÿ”ต START", "enter": "๐ŸŸข ENTER", "stop": "๐Ÿ”ด STOP", "exit": "๐ŸŸก EXIT", "done": "๐ŸŸฃ DONE", "error": "๐Ÿ’ฃ ERROR!", "crawl": "๐Ÿ•ท AGENT IS CRAWLING FOR RESOURCES.", "cleaner": "๐Ÿงน The Cleaner is done.", "build": "๐Ÿ“š Build books", "building": "๐Ÿ“˜ Bulding books", "writing": "๐Ÿ–‹ Writing hymn", "built": "๐Ÿ‘ทโ€โ™‚๏ธ Book is built", "nobook": "๐Ÿ“• You did not provide a book number.", "notfound": "๐Ÿ“œ Hymn not found." }, "trigger": "@VEDA", "context": { "uid": "generating uid", "status": "getting status", "info": "getting info", "feature": "accessing feature", "issue": "has issues", "help": "asking for help", "hymn": "Get hymn", "view": "View hymn", "learn": "Learning", "book": "Get book", "books": "Get books", "send": "Send a hymn", "send_get": "Get the hymn to send", "send_relay": "Send hymn to route", "send_done": "Done sending the hymn", "feecting": "Parsing feecting", "json": "Make JSON books", "live": "Chatting live", "ask": "Asking important things", "reply": "Reply to a message", "comment": "Make a comment", "art": "Creating wonder", "speak": "Speak hymn" }, "live": { "profile": "deva", "max_tokens": 50, "words": 25, "history": [], "max_chats": 5, "page_token": "" }, "ask": { "max_tokens": 500, "words": 200, "history": [] }, "reply": { "profile": "deva", "max_tokens": 300, "words": 100, "history": [] }, "comment": { "profile": "deva", "max_tokens": 300, "words": 100, "history": [] }, "art": { "history": [] }, "send": { "route": "open" }, "learn": { "books": false, "book": false, "hymns": [], "hymn1": false, "hymn2": false, "hymn3": false, "history": [], "training": [] }, "timer": { "cleaner": 5000, "crawl": 1000 }, "crawling": false, "que": [], "build": [], "deities": [], "paths": { "source": "https://sacred-texts.com/hin/rigveda/", "json": "./json", "archive": "https://github.com/indraai/rigveda/main/" } } }