API ReferenceHooks
useEnv
Returns the environment variables from your `.env.txt` file.
You would need to create a file called .env.txt
in the root of your Agent directory.
Not to be confused with useEnvironment
.
Returns the environment variables from your `.env.txt` file.
You would need to create a file called .env.txt
in the root of your Agent directory.
Not to be confused with useEnvironment
.