update error logging
cutting all kind of prefixes for prompt making
This commit is contained in:
@@ -36,6 +36,7 @@ export class Environment {
|
||||
static MISTRAL_MODEL: string;
|
||||
|
||||
static waitText = "⏳ Дайте-ка подумать...";
|
||||
static ollamaCancelledText = "```Ollama\n❌ Отменено```";
|
||||
|
||||
static load() {
|
||||
Environment.BOT_TOKEN = process.env.BOT_TOKEN;
|
||||
|
||||
Reference in New Issue
Block a user