Environment variable configuration for proxy servers
If your organization uses an outgoing proxy server to connect to the internet, you need to configure some environment variables in the startup script for the AI Agent Runtime service.
Note: You can't use the Pinecone Retriever tool if your organization uses an outgoing proxy server to connect to the internet.
1Navigate to the directory where the latest AI Agent Runtime package is installed.
For example, if the Secure Agent installation directory is /root/rel_infaagent/ and the latest package version is 110, the directory would be:
2Edit the startup.sh script and add the following environment variable commands between the lines JAVA=$AGENT_JAVA17_HOME/bin/java and $APP_DIR_VERSION/runtime.sh start & near the end of the file: