Lrosado commited on
Commit
6e3fe93
·
verified ·
1 Parent(s): defcfba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ from pathlib import Path
22
 
23
  # Retrieve the API key from the environment
24
  openai_api_key = os.getenv("OPENAI_API_KEY")
25
- print(f"API Key Loaded: {openai_api_key}") # Debugging Step
26
 
27
  # Create Client
28
  client = OpenAI(
 
22
 
23
  # Retrieve the API key from the environment
24
  openai_api_key = os.getenv("OPENAI_API_KEY")
 
25
 
26
  # Create Client
27
  client = OpenAI(