1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-27 23:03:26 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
Григорич
9083c1d635
Merge pull request #51 from ijaric/handler_orchestrator
[#46] Handler orchestrator
2023-10-14 22:48:52 +03:00
ksieuk
f56c2024d6 fix: [#46] formatting 2023-10-14 22:12:06 +03:00
ksieuk
0e7e1753f1 feat(temp): [#46] add tts mock 2023-10-14 22:09:24 +03:00
ksieuk
82c5214ae3 fix: [#46] formatting 2023-10-14 15:25:49 +03:00
ksieuk
36120320e5 fix: [#46] update dependencies 2023-10-14 15:25:39 +03:00
Aleksandr Sukharev
6fd3daa6ed
Merge branch 'main' into handler_orchestrator 2023-10-14 15:15:09 +03:00
ksieuk
07ab6cf46b fix: [#49] remove unnecessary variable 2023-10-14 15:07:52 +03:00
ksieuk
a165735926 fix: [#49] ignore tests 2023-10-14 15:06:51 +03:00
ksieuk
8087d3343b fix: [#49] formatting 2023-10-14 15:06:16 +03:00
ksieuk
2d0cdb638c fix: [#49] docker-compose from template 2023-10-14 15:06:05 +03:00
ksieuk
8297e13b32 fix: [#49] fix aiogram package 2023-10-14 15:04:21 +03:00
ksieuk
6ff1a76828 feat: [#49] move start to bin 2023-10-14 15:03:59 +03:00
74811da0f3 feat: [#46] small fix 2023-10-14 02:22:18 +03:00
952456d540 feat: [#49] Working handler 2023-10-14 02:19:55 +03:00
6abd748e45 feat: [#49] Improved error display 2023-10-14 02:10:54 +03:00
123547b62c feat: [#49] Improved error display 2023-10-14 02:09:04 +03:00
70696ae067 feat: [#49] minimally functioning bot 2023-10-14 01:12:02 +03:00
Григорич
a9bb229801
Delete src/bot_aiogram/.env 2023-10-13 23:39:11 +03:00
0410c0d341 feat: [#49] tg_bot 2023-10-13 23:07:42 +03:00
8486d2e0bf feat: [#49] tg_bot 2023-10-13 23:05:25 +03:00
9cb2357df5 feat: [#46] хендлер с рабочим stt 2023-10-13 03:38:39 +03:00
Artem Litvinov
b529fb21f8
Merge branch 'main' into tasks/#41_assistant_base_tests 2023-10-12 17:58:19 +01:00
Artem Litvinov
fa07d962e4
Merge pull request #36 from ijaric/features/#8_template_tests
[#8] Шаблон: Добавление тестов
2023-10-12 17:57:52 +01:00
Artem Litvinov
b2351a6977 fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
Artem Litvinov
4f8963ea07 fix: update poetry.lock 2023-10-12 16:22:55 +01:00
Artem Litvinov
fed97f81ad
Merge branch 'main' into tasks/#41_assistant_base_tests 2023-10-12 16:21:50 +01:00
Artem Litvinov
3129d52a86 fix: added type ignore 2023-10-12 16:14:36 +01:00
Artem Litvinov
453d3ce38e fix: make lint-fix 2023-10-12 15:41:16 +01:00
Artem Litvinov
cd8d13f6b7 fix: poetry.lock 2023-10-12 15:24:38 +01:00
Artem Litvinov
f8a6042dc2
Merge branch 'main' into tasks/#28_tts_research 2023-10-12 15:22:25 +01:00
Artem Litvinov
395ed7057d fix: orjson to 3.9.7 (github can't find 3.9.8) 2023-10-12 15:21:29 +01:00
ksieuk
48a6f4e167 fix: [#28] review fixes 2023-10-11 18:41:10 +03:00
Artem Litvinov
6354c264b9
Merge branch 'main' into tasks/#38_client_http 2023-10-10 20:09:02 +01:00
ksieuk
0ef28afa22 feat: [#28] add base service 2023-10-10 18:34:05 +03:00
ksieuk
741a470d89 feat: [#28] add base repository 2023-10-10 18:33:49 +03:00
ksieuk
61e968c33b feat: [#28] models update 2023-10-10 18:33:33 +03:00
Artem Litvinov
6d1b881e79
Merge branch 'main' into features/stt 2023-10-10 16:06:13 +01:00
Artem Litvinov
93d53f9068 fix: poetry.lock & lint-fix 2023-10-10 16:05:31 +01:00
68a80c682b feat: small fixes 2023-10-09 21:09:52 +03:00
ksieuk
5fdc5d676f feat: [#41] tests check 2023-10-08 22:22:41 +03:00
ksieuk
fdad002dde fix: [#41] formatting 2023-10-08 22:21:13 +03:00
ksieuk
24992e5464 feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
ksieuk
e05eba76fd feat: [#41] add tests packages 2023-10-08 22:15:37 +03:00
ksieuk
73babcd354 fix: [#8] testing not docker-compose tests 2023-10-08 20:31:19 +03:00
ksieuk
9569996333 Revert "fix(temp): [#8] set default value for password"
This reverts commit 3c0addcbac.
2023-10-08 19:52:45 +03:00
ksieuk
5c0632b752 Revert "fix(temp): [#8] import .env variables"
This reverts commit 8e5af23ee5.
2023-10-08 19:52:45 +03:00
ksieuk
8e5af23ee5 fix(temp): [#8] import .env variables 2023-10-08 19:08:14 +03:00
ksieuk
3c0addcbac fix(temp): [#8] set default value for password 2023-10-08 19:02:35 +03:00
ksieuk
c969fb460d fix: [#8] formatting docker-compose.tests.yml 2023-10-08 17:19:58 +03:00
ksieuk
d73173ca5a fix: [#8] move headers project -> api 2023-10-08 17:05:40 +03:00