Code review changes

This commit is contained in:
Andres Caicedo
2023-04-09 15:39:11 +02:00
parent 54cbf1cae1
commit 011699e6a1
18 changed files with 28 additions and 98 deletions

View File

@@ -1,6 +1,5 @@
import openai
from config import Config
cfg = Config()
openai.api_key = cfg.openai_api_key