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
7cbe7b7c50
add more tests ( #79 )
...
* add more tests
* add more tests & update poetry.lock
2024-01-08 15:38:56 +03:00
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
8266342214
add ban user action ( #77 )
...
* add ban user action
* fix tests
* send message through update.effective_message
2024-01-07 16:08:23 +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
460123ef28
add bug report action ( #71 )
...
* add bug report
* add admin section to env
2023-12-22 04:05:15 +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
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
90ec8ccec1
add more tests ( #19 )
2023-09-29 13:54:57 +03:00
Dmitry Afanasyev
c8b5639944
update gpt provider to latest changes ( #17 )
2023-09-28 18:35:20 +03:00
Dmitry Afanasyev
7e995866ff
microservices are able to run ( #5 )
2023-09-24 06:32:49 +03:00