18 Commits

Author SHA1 Message Date
Dmitry Afanasyev
ca0ad81ec5
fix provider FreeGpt (#44) 2023-10-24 23:39:51 +03:00
Dmitry Afanasyev
7ef8d6e19d
add style check by ruff (#34)
* reformat settings

* add init tests for timed lru cache

* add check style by ruff
2023-10-11 22:38:46 +03:00
Dmitry Afanasyev
7cd0f30c55
add sqladmin (#32) 2023-10-11 02:05:02 +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
beb32fb0b9
add testing database and chatgpt factories (#28)
* add testing database and chatgpt factories

* include lint job to develop stage

* reformat audioconverter save files to tmp directory

* add api tests

* update README.md
2023-10-08 04:43:24 +03:00
Dmitry Afanasyev
23031b0777
add database and migration logic (#27)
* update chat_microservice

* reformat logger_conf

* add database

* add service and repository logic

* fix constants gpt base url

* add models endpoints
2023-10-07 00:04:12 +03:00
Dmitry Afanasyev
c401e1006c
refactoring (#26) 2023-10-03 23:30:19 +03:00
Dmitry Afanasyev
47c7524cf8
add logging to file (#24) 2023-10-03 19:47:41 +03:00
Dmitry Afanasyev
e465d71320
add graylog config (#23)
* add additional chat gpt request error

* add graylog config
2023-10-03 09:19:33 +03:00
Dmitry Afanasyev
7cfda281f7
fix weburl command (#18) 2023-09-28 18:43:27 +03:00
Dmitry Afanasyev
c8b5639944
update gpt provider to latest changes (#17) 2023-09-28 18:35:20 +03:00
Dmitry Afanasyev
275470f174
add keyboard (#13) 2023-09-26 22:04:45 +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
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
1ecf95631d
add queue tests 2023-09-22 02:39:17 +03:00
4a5dfbff3a initial commit 2023-05-01 02:37:14 +03:00