first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-08-14 16:55:00 +02:00
commit 1175e57578
3 changed files with 98 additions and 0 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM python:3-alpine
RUN pip install openai