Environment Parameters
The following environment variables can be configured for both deployment models.
NAME
The name of the instance. Example: QA, Staging, Prod, etc.
Yes
VBLAZE_URL
The URL of the the V-Blaze server.
Yes
VCLOUD_URL
The URL of the V-Cloud service.
No
NLP_ENGINE
The NLP engine to use. AWS Comprehend, Azure Cognitive Services and Neuraswitch Synapse.Default is Synapse.
No
SEND_ON_ERROR
If an error occurs during the redaction process, send the unredacted utterance.Default is false.
No
CALLBACK_URL
The path to the internal callback.
No
ECHO_REQUESTS
Sends utterances to a second endpoint for testing or for demonstration purposes.Default is false.
No
ENDPOINT
The Azure subscription endpoint .
No
API_KEY
The AWS access key or Azure subscription key.
No
SECRET
The AWS secret key.
No
REGION
The region of the service.
No
Last updated