General:

  • ASKUI_WORKSPACE_ID: A unique identifier for your AskUI workspace.
  • ASKUI_TOKEN: An access token used for authentication with the AskUI API.

Proxy:

  • HTTP_PROXY: The URL for an HTTP proxy server.
  • HTTPS_PROXY: The URL for an HTTPS proxy server.
  • NO_PROXY: A list of hosts or domains that should not use a proxy.

Vision Agent:

  • ASKUI_INFERENCE_ENDPOINT: The URL of the Vision Agent’s inference endpoint, which handles image and text analysis.

AskUI Suite:

  • ASKUI_COMPONENT_REGISTRY_FILE: The path to a file that defines custom UI components for AskUI.
  • ASKUI_INSTALLATION_DIRECTORY: The directory where the AskUI suite is installed.