We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586c4f5 commit 7e7f5e3Copy full SHA for 7e7f5e3
operate/main.py
@@ -27,7 +27,7 @@
27
28
load_dotenv()
29
30
-DEBUG = True
+DEBUG = False
31
32
client = OpenAI()
33
client.api_key = os.getenv("OPENAI_API_KEY")
0 commit comments