mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-09-26 18:29:06 +03:00
Мелки исправления форматирование и описание модуля welcome
This commit is contained in:
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
Reference in New Issue
Block a user