Feature | Type | Description |
---|---|---|
enableQuickTranslate | Admin CLI | Quick Translate allows for easy batch translation of multiple documents (of the same source language) at the same time using LILT’s Neural Machine Translation (MT). This tool is convenient for when you want to quickly translate content without having to commit to using a dedicated translator and reviewer. |
enableFilteredTMX | Admin CLI | For organizations with this flag enabled, “Exporting memory as TMX” will give the option to filter results based on any custom fields added to the entries. |
enableConnectorsView | Admin CLI | With this flag disabled (false), LILT’s navigation will NOT include the Connectors tab. This product area is typically not relevant to on-premises organizations, thus removing it can create a cleaner interface for users. |
enableNewLinguistPage | Admin CLI | See Linguist Homepage below |
enableLiltCreate | Both | See LILT Create below Note: Whisper functionality is included in this. |
Incompatible Browsers | Environment Variable | See Incompatible Browsers below |
enableOCR | Admin CLI | Enable OCR using internal Tesseract deployment |
enableOpenAiWhisper | Admin CLI | Enable ACR using internal Whisper deployment |
EnableCustomerReviewerDomainAssignment | Allow assigning domains as customer reviewer on projects | |
EnableAllowPreProcessing | Enable pre processing universal file upload | |
AdditionalGuidelines | Prompt response job additional guidelines. Applies to jobs and projects. | |
EnableDataLabeling | Data Labelling Feature | |
EnableSubfiltersSegmentation | To enable SRX | |
enableDomains | Enable domains creation and list for your org | |
enableAIReview | Admin CLI | Will enable the AI Review functionality and workflows for your org. Note: You must also have LLaMa enabled and a minimum of 4 Nvidia T4 GPUs in order to support AI Review. |
humanAIOptimizedWorkflow | Admin CLI | Flag enables an “Optimize with AI” feature that auto-accepts segments where AI Review identified no errors |
enableCustomQAConfig | Admin CLI | Enable Custom QA Configuration |
npm run dist-admin-cli
instead of admin-cli
master# kubectl exec -it -n lilt <frontpod> -c front -- /bin/bash
[enableFeature]
with the appropriate feature and <ORG_ID>
with the relevant Organization ID:**
npm run dist-admin-cli -- set-org-setting -o=1 -s=enableNewLinguistPage -v=true
Please note: New customers as of Q2 2024 have this enabled by default. If you’re a customer who has been working with LILT since before Q2 2024, you will need to enable this if you’d like the Linguist Homepage.
ALLOW_INCOMPATIBLE_BROWSERS: true
. This should be the same place customers configure their header and footer text.
npm run dist-admin-cli -- set-org-setting -o=1 -s=enableLiltCreate -v=false
lilt/environments/lilt/values.yml
file:
lilt/environments/lilt/values.yml
file:
lilt/environments/lilt/values.yml
file: