Dmitry Afanasyev
de55d873f9
close dangerous api methods under api auth ( #78 )
...
* close dangerous api methods under api auth
* rename access_token method
2024-01-07 20:06:02 +03:00
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
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
e465d71320
add graylog config ( #23 )
...
* add additional chat gpt request error
* add graylog config
2023-10-03 09:19:33 +03:00
Dmitry Afanasyev
ae6cdb896a
fix bot healthcheck endpoint ( #22 )
2023-09-29 20:56:12 +03:00
Dmitry Afanasyev
42f5191042
add gpt model health check ( #21 )
2023-09-29 20:30:58 +03:00
Dmitry Afanasyev
c8b5639944
update gpt provider to latest changes ( #17 )
2023-09-28 18:35:20 +03:00
Dmitry Afanasyev
d6afab4ee4
change chat gpt provider ( #12 )
2023-09-26 19:15:13 +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