How to set up Onyx to support languages other than English
Note: The Onyx LLM prompts are still in English, just with added instructions if the user configures multilingual settings (see below). If all of your documents and queries are in some other language, it will be better to simply translate all of Onyx’s prompts directly to that target language. You can do so here.
.env
file in onyx/deployment/docker_compose
and
populate it with the desired values before deploying.
Update the values below to suit your particular needs, this example shows using Onyx with both French and English.
The settings below have descriptions to help you configure values according to your use case.
.env
file should be placed.
See here for reference.