Dmitry Afanasyev
2359481fb7
add auth context ( #62 )
...
* add user table and superuser creation
* add gpt-4-stream-aivvm provider
* rename user migration to auth migration
2023-11-28 23:06:26 +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
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