build: load OPENAI_API_KEY from .env using python-dotenv in batch_o3_prompts.py

Co-authored-by: aider (o3) <aider@aider.chat>
This commit is contained in:
Mark Eaton
2025-09-17 15:20:36 -04:00
co-authored by aider
parent c499380244
commit 4cc23871bb
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
openai>=1.0.0
python-dotenv>=1.0.0