mirror of
https://gitflic.ru/project/maks1ms/ocab.git
synced 2024-12-23 16:23:01 +03:00
Мелки исправления форматирование и описание модуля welcome
This commit is contained in:
parent
6f1efa6b7b
commit
cfaffd337d
3
src/modules/external/yandexgpt/yandexgpt.py
vendored
3
src/modules/external/yandexgpt/yandexgpt.py
vendored
@ -219,6 +219,3 @@ class YandexGPT:
|
||||
)
|
||||
else:
|
||||
return "Ошибка: Неизвестный тип запроса | Error: Unknown request type"
|
||||
|
||||
|
||||
|
||||
|
0
src/modules/standard/welcome/__init__.py
Normal file
0
src/modules/standard/welcome/__init__.py
Normal file
6
src/modules/standard/welcome/info.json
Normal file
6
src/modules/standard/welcome/info.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Welcome",
|
||||
"description": "Мо",
|
||||
"author": "OCAB Team",
|
||||
"version": "1.0"
|
||||
}
|
0
src/modules/standard/welcome/welcome.py
Normal file
0
src/modules/standard/welcome/welcome.py
Normal file
Loading…
Reference in New Issue
Block a user