4 Commits

Author SHA1 Message Date
Farkhod Sadykov 12134c2c95 Migrating to TOML new linting and stricted typing (#165)
* pyproject.toml
* sdist and bdist specific files.
* CONTRIBUITNG.md.
* New linters and CI/CD.
* Mypy stricted types.
* Shell scripts to run linters and tests.
2023-04-15 01:22:23 +02:00
Éric e985358499 Docker OPENAI_API_KEY env variable
* feat: use new OPENAI_API_KEY variable in the docker part
2023-03-14 01:47:17 +01:00
Éric 9c883fcd19 Docker volume for cache persistance
* feat(docker): added volume for cache persistance

* added a space in Dockerfile for readibility
2023-03-11 23:36:03 +01:00
Éric 95561119de Added Dockerfile + strip newline from api_key.txt if exists 2023-02-10 22:50:17 +01:00