Skip to main content

Proxy Settings

You can configure the proxy used by Agentiqs.

You can configure two types of proxies depending on your needs: External Connection ProxyandLLM-only Proxy.
You can also relax the certificate chain verification rules and specify hosts that accept self-signed certificates, etc.

External Connection Proxy Settings

This section explains how to configure a proxy for Agentiqs license authentication, updates, and external communication via the REST API.

Procedure
  1. Change the proxy mode in [Settings] > [Network] > [External Connection Proxy] to [Custom Settings].
    • The following settings will be enabled:
      • Server Address
      • Port Number
      • Authentication Information (Username, Password)
  2. Set the desired values ​​for each setting and click the [Save] button.
    • The proxy settings will be saved.

LLM Dedicated Proxy Settings

This explains the procedure for setting up a proxy for Agentiqs LLM communication.

Procedure
  1. Change the proxy mode in [Settings] > [Network] > [LLM Dedicated Proxy] to [Custom Settings].
    • The following settings will be enabled:
      • Server Address
      • Port Number
      • Authentication Information (Username, Password)
  2. Set the desired values ​​for each setting and click the [Save] button.
    • The proxy settings will be saved.
Information
  • By specifying a different proxy from the external connection proxy, you can separate communication paths for different purposes.
  • If you want to use the same settings as the external connection proxy, change the proxy mode to [Same as External Connection Proxy].

SSL Verification Relaxation Host Settings

This explains the procedure for setting up hosts that relax the verification of the Agentiqs certificate chain.
It is possible to allow hosts using self-signed certificates, etc., as needed.

Procedure
  1. Set the desired host in [Settings] > [Network] > [SSL Verification Relaxation Hosts] > [Add Host].
  2. Click the [+] button to the right of [Add Host].
    • The SSL verification relaxation host will be registered.
  3. Repeat steps 1 and 2 to set all desired hosts, then click the [Save] button.
    • The registered SSL verification relaxation hosts will be saved.
Information
  • This setting applies to both External Connection ProxyandLLM Dedicated Proxy.
Note
  • Use SSL verification relaxation host settings with attention to your security policy.