{
  "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/"
    }
  }
}
