5 Commits

Author SHA1 Message Date
Dmitry Afanasyev
4117a2f467
fix setuptools issue for python3.12 (#67)
* fix setuptools issue for python3.12

* one test file fot tests and ci
2023-12-17 15:20:02 +03:00
Dmitry Afanasyev
94b50f1b7c
light refactoring (#35)
* update poetry lock

* simple refactoring

* move gpt-3.5-turbo-stream-aivvm to deprecated provider
2023-10-12 12:12:05 +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
c401e1006c
refactoring (#26) 2023-10-03 23:30:19 +03:00
Dmitry Afanasyev
42f5191042
add gpt model health check (#21) 2023-09-29 20:30:58 +03:00