pylint cleanup examplepy dotenv add to req

pull/378/head
evelynmitchell 1 year ago
parent 280c8230a2
commit 1145ed4ec3

@ -1,3 +1,4 @@
""" Example of using the OpenAIChat model to generate a blog post. """
import os
from dotenv import load_dotenv

@ -73,6 +73,7 @@ supervision = "*"
scikit-image = "*"
pinecone-client = "*"
roboflow = "*"
python-dotenv

@ -52,3 +52,4 @@ scikit-image
anthropic
pinecone-client
roboflow
python-dotenv
Loading…
Cancel
Save