Dmitry Afanasyev
|
1e79c981c2
|
add user messages count action (#76)
* remove fastapi users dependency
* add user service to chatbot service
* add user save on bot info command
* add user model to admin
* fix tests
|
2024-01-07 02:14:44 +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
|
e465d71320
|
add graylog config (#23)
* add additional chat gpt request error
* add graylog config
|
2023-10-03 09:19:33 +03:00 |
|
Dmitry Afanasyev
|
7e995866ff
|
microservices are able to run (#5)
|
2023-09-24 06:32:49 +03:00 |
|