This commit is contained in:
commit
1175e57578
3 changed files with 98 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM python:3-alpine
|
||||
|
||||
RUN pip install openai
|
||||
Loading…
Add table
Add a link
Reference in a new issue