Updated formatting

This commit is contained in:
2025-11-05 18:44:56 -05:00
parent bfd354d41b
commit cb7b701076
2 changed files with 15 additions and 4 deletions

View File

@@ -4,8 +4,8 @@ An AI Agent to generate test CSV files for a Pandas application.
## .env file
Environment Variables:
- OPEN_AI_APK_KEY - The API key acquired from OpenAI
- OPEN_AI_MODEL - The AI Model selected based on cost vs performance
- OPENAI_APK_KEY - The API key acquired from OpenAI
- OPENAI_MODEL - The AI Model selected based on cost vs performance
## Setup (Mac instructions)