Format Changes

This commit is contained in:
2025-11-04 21:26:07 -05:00
parent 512e568723
commit bfd354d41b

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
- OPEN_AI_APK_KEY - The API key acquired from OpenAI
- OPEN_AI_MODEL - The AI Model selected based on cost vs performance
## Setup (Mac instructions)