...
Instead of placing your API keys directly into the Profound AI configuration (config.js
file), it is recommended that that environment variables are used instead.
...
If you are using Git, the .env
file is generally set to be ignored (using .git_ignore
) and its contents should are not be committed to your Git repository.
Model Properties
...