1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 14:33:26 +00:00
Commit Graph

223 Commits

Author SHA1 Message Date
fbc0b4411b feat: [#45] llm_agent 2023-10-15 11:35:53 +03:00
Artem Litvinov
2344b576d8 fix: start error & linting 2023-10-15 08:28:09 +01:00
288af57ab5 Changes by ijaric 2023-10-15 09:55:05 +03:00
b3e480886e feat: [#45] llm_agent 2023-10-15 09:53:13 +03:00
6de92100a7 Changes by ijaric 2023-10-15 09:01:33 +03:00
Artem Litvinov
08350809ab build: wip: agent service 2023-10-15 06:40:05 +01:00
ee8183b4c3 feat: [#45] llm_agent 2023-10-15 07:59:35 +03:00
6f84918506 Changes by ijaric 2023-10-15 07:59:29 +03:00
b9393d7072 Changes by aleksandr 2023-10-15 07:59:24 +03:00
d2933ad8f7 feat: [#45] llm_agent 2023-10-15 07:52:25 +03:00
36089de163 feat: [#45] llm_agent 2023-10-15 07:49:19 +03:00
Григорич
fe7ebcc11b
Merge pull request #55 from ijaric/tasks/#45_agent
Tasks/#45 agent
2023-10-14 23:56:46 +03:00
Григорич
c70f4ff726
Merge branch 'features/#45_agent' into tasks/#45_agent 2023-10-14 23:56:38 +03:00
Aleksandr Sukharev
ad9d4fdb4d
Merge pull request #48 from ijaric/tasks/#47_tts_handlers_repositories
[#47] TTS: Repositories
2023-10-14 22:51:35 +03:00
Aleksandr Sukharev
f8d32d4b87
Merge branch 'main' into tasks/#47_tts_handlers_repositories 2023-10-14 22:51:27 +03:00
Григорич
9083c1d635
Merge pull request #51 from ijaric/handler_orchestrator
[#46] Handler orchestrator
2023-10-14 22:48:52 +03:00
Григорич
671479c248
Merge pull request #50 from ijaric/features/tg_bot
[#49] Features/tg bot
2023-10-14 22:48:24 +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
2d47520386 feat: [#47] add timeout for tts clients 2023-10-14 22:02:45 +03:00
ksieuk
9544edfc6e feat: [#47] add default model 2023-10-14 19:12:10 +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
ksieuk
77f246e777 feat: [#47] add tts settings from github.variables 2023-10-13 20:06:06 +03:00
ksieuk
bf4ee5a5db feat: [#47] add tts api keys from github.secrets 2023-10-13 20:00:16 +03:00
ksieuk
7ad8972d01 feat: [#47] base_url from settings 2023-10-13 19:59:04 +03:00
ksieuk
7285af0f97 fix: [#47] remove debug code 2023-10-13 19:54:32 +03:00
ksieuk
cd96624135 feat: [#47] add tts 2023-10-13 17:04:36 +03:00
ksieuk
1170532c93 fix: [#47] to async 2023-10-13 17:04:23 +03:00
ksieuk
6ed4928ced fix: [#47] check not is none 2023-10-13 17:04:12 +03:00
ksieuk
cc550ce1e7 fix: [#47] methods to async 2023-10-13 17:03:47 +03:00
ksieuk
0d5a2c8bae feat: [#47] add tts repositories 2023-10-13 17:03:26 +03:00
ksieuk
c9a9abb077 feat: [#47] add tts settings 2023-10-13 17:03:08 +03:00
ksieuk
eca38ebe25 feat: [#47] http_client proxy may not be passed 2023-10-13 15:01:30 +03:00
ksieuk
4b28117055 fix: [#47] rewrite from_api 2023-10-13 14:56:58 +03:00