11 Commits

Author SHA1 Message Date
Dmitry Afanasyev
28d01f551b
fix alembic upgrade & models update before run bot (#81) 2024-01-08 21:52:46 +03:00
Dmitry Afanasyev
28895f3510
remove models update from migrations (#80)
* add bot models update script

* add last question at field

* update README.md
2024-01-08 21:33:35 +03:00
Dmitry Afanasyev
d1ae7f2281
add question count table (#73)
* update admin url

* update log level

* add user question count table

* rename ChatGpt to ChatGptModels

* change user to root in ci tests

* add chatgpt_shared volume
2023-12-28 14:26:29 +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
c8b5639944
update gpt provider to latest changes (#17) 2023-09-28 18:35:20 +03:00
Dmitry Afanasyev
59363a495f
Develop (#15) 2023-09-26 22:31:16 +03:00
eb36036c04 deploy to production 2023-09-26 20:12:40 +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