File size: 498 Bytes
e6fa7d1
763fb8d
e6fa7d1
2744949
2b075d3
8b35814
97f265b
 
8b35814
e6fa7d1
1
2
3
4
5
6
7
8
9
10
{
    "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"
}