AnswerMate / config.json
Brasd99's picture
Added Sber Gpt
97f265b
raw
history blame
498 Bytes
{
"MAX_QUESTIONS_COUNT": 10,
"MAX_TAGS_COUNT": 5,
"MAX_ATTEMPS": 5,
"WAIT_TIME": 1,
"CHATGPT_URL": "https://free.churchless.tech/v1/chat/completions",
"SBER_GRT": "sberbank-ai/ruT5-large",
"USE_SBER": 1,
"SYSTEM_PROMPT": "Your task is to give the most detailed answer to the question posed. At the beginning of the question, there are tags in square brackets specifying the subject of the question. It is necessary to answer in the language of the user's question"
}