17 Commits

Author SHA1 Message Date
Dmitry Afanasyev
4117a2f467
fix setuptools issue for python3.12 (#67)
* fix setuptools issue for python3.12

* one test file fot tests and ci
2023-12-17 15:20:02 +03:00
Dmitry Afanasyev
4e7ddf07fd
update to python3.12 (#66)
* update to python3.12

* update poetry main package version
2023-12-17 13:19:07 +03:00
Dmitry Afanasyev
0584083a4f
update poetry.lock & add provider VoiGpt (#64)
* update poetry.lock

* fix queue test

* update to python 3.11.7

* update .gitignore with python version

* add provider VoiGpt

---------

Co-authored-by: Dmitry Afanasyev <afanasiev@litres.ru>
2023-12-11 18:00:55 +03:00
Dmitry Afanasyev
1efbbb27c2
add providers gptTalkRu & ChatgptNext (#58) 2023-11-21 20:10:24 +03:00
Dmitry Afanasyev
2722e91428
update poetry to 1.7.0 (#53)
* update poetry to 1.7.0

* main version updated
2023-11-06 12:05:00 +03:00
Dmitry Afanasyev
b5fe195ef4
update to python 3.11.6 (#52)
* update dependencies

* update to python 3.11.6

* add human-readable migrations

* minor changes
2023-11-05 14:21:37 +03:00
Dmitry Afanasyev
e9f76d0ea9
update chat service (#31)
* rename chatgpt service

* add zeus tool for new provider

* add zeus tool for new provider

* update chat service

* update README.md
2023-10-10 23:22:41 +03:00
Dmitry Afanasyev
52df4d338f
add start entry test (#20) 2023-09-29 15:29:06 +03:00
Dmitry Afanasyev
9ad47ce7c3
fix about bot command (#14) 2023-09-26 22:16:54 +03:00
Dmitry Afanasyev
d6afab4ee4
change chat gpt provider (#12) 2023-09-26 19:15:13 +03:00
Dmitry Afanasyev
4e97baf525
add ci tests in docker compose (#11) 2023-09-26 13:28:34 +03:00
Dmitry Afanasyev
e8ace80d68
add root option for poetry to Dockerfile (#10) 2023-09-26 06:14:25 +03:00
Dmitry Afanasyev
00dc8d37b8
install ffmpeg for tests (#8) 2023-09-26 05:47:20 +03:00
Dmitry Afanasyev
9aca4c2aeb
add speech to text command (#6) 2023-09-26 05:30:27 +03:00
Dmitry Afanasyev
7e995866ff
microservices are able to run (#5) 2023-09-24 06:32:49 +03:00
Dmitry Afanasyev
a95403f594
Feat/fix start (#1)
format code
2023-09-16 20:09:40 +03:00
4a5dfbff3a initial commit 2023-05-01 02:37:14 +03:00