PraisonAI icon indicating copy to clipboard operation
PraisonAI copied to clipboard

Resolve Issue #20: Environment Variable Loading

Open devin-ai-integration[bot] opened this issue 10 months ago • 0 comments

This pull request addresses the issue where environment variables set in the .env file were not being loaded when the praisonai command is executed. The fix includes specifying the explicit path to the .env file in the load_dotenv() function call within the praisonai executable script.