Commit Graph

16 Commits

Author SHA1 Message Date
55f637a3b2 feat: add async to video and audio processing 2025-01-08 21:30:16 +04:00
942abb2375 refactor: refactor string format for logging and exceptions 2025-01-08 20:53:42 +04:00
09667e29f9 fix(TranslateCommandHandler): fix type annotation 2025-01-08 19:22:21 +04:00
d24b50c2fa feat: add Google translate 2025-01-08 19:15:54 +04:00
e6dfafb8c7 refactor(handlers): refactor COMMAND attribute as property 2025-01-06 19:08:10 +04:00
7c3b7e578c feat: refactor command handlers 2025-01-05 21:06:41 +04:00
7c513c6395 feat: add video messages recognition 2025-01-05 02:22:19 +04:00
f5c208ae2d feat: add language selection (ru and en) 2025-01-04 22:49:53 +04:00
c7f3e093b4 feat: add file existence checks to audio processing methods 2025-01-04 16:42:31 +04:00
b9d6cde8fe feat: add voice messages recognition 2025-01-04 16:31:40 +04:00
0b9603d9f2 feat/add-argument-priority-for-the-ai-command-handler 2025-01-02 16:15:10 +04:00
8bf781b67d feat: add logging 2025-01-02 05:54:43 +04:00
a43873109c fix: fix GigaChatClient class name in main and change import paths 2024-12-31 00:36:08 +04:00
e734b9d827 Add bot and GigaChat API integration with tests 2024-12-31 00:28:00 +04:00
c0f423a331 Add base project structure 2024-12-27 03:36:33 +04:00
9259810efb Initial commit 2024-12-27 03:27:51 +04:00