Josh-XT / AGiXT

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.
https://AGiXT.com
MIT License
2.6k stars 346 forks source link

Add getenv function #1189

Closed Josh-XT closed 3 months ago

Josh-XT commented 3 months ago

Added a getenv function to Defaults.py to define all environment variable defaults in one place and call getenv to get the values in the environment or the default value defined in getenv.