{ "bot_mode": "admin", "user_name_template": "", "generator_script": "generator_llama_cpp", "model_path": "/content/llm_telegram_bot/models/model_to_load_name", "prompt_template": "configs/prompt_templates/empty.json", "characters_dir_path": "/content/llm_telegram_bot/characters", "default_char": "Example.yaml", "presets_dir_path": "/content/llm_telegram_bot/presets", "default_preset": "LLaMA-ggml-Creative.txt", "model_lang": "en", "user_lang": "en", "history_dir_path": "/content/llm_telegram_bot/history", "token_file_path": "/content/llm_telegram_bot/configs/telegram_token.txt", "admins_file_path": "/content/llm_telegram_bot/configs/telegram_admins.txt", "users_file_path": "/content/llm_telegram_bot/configs/telegram_users.txt", "generator_params_file_path": "/content/llm_telegram_bot/configs/temp_generator_params.json", "user_rules_file_path": "/content/llm_telegram_bot/configs/telegram_user_rules.json", "sd_config_file_path": "/content/llm_telegram_bot/configs/sd_config.json", "sd_api_url": "http://127.0.0.1:7860", "sd_api_prompt_of": "What I see when look at OBJECT:", "sd_api_prompt_self": "What I see right now:", "html_tag": ["
", ""], "translate_html_tag": ["", ""], "translate_as_hidden_text": "on", "only_mention_in_chat": false, "proxy_url": "" }