Skip to content

Commit f5c54ba

Browse files
committed
Проведена чистка директории, удалены лишние файлы
1 parent e0b925f commit f5c54ba

17 files changed

+16
-244
lines changed
File renamed without changes.

backend.py renamed to backend/backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from flask_cors import CORS
1212
from threading import Thread
1313
import logging
14-
from embedding_processing import embedding_processing
14+
from .embedding_processing import embedding_processing
1515

1616
import g4f
1717
from g4f import ChatCompletion, Provider, BaseProvider, models
File renamed without changes.
File renamed without changes.
File renamed without changes.

locale/en_US.json

Lines changed: 0 additions & 81 deletions
This file was deleted.

locale/extract_locale.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

locale/ru_RU.json

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)