config.toml
Features
Options
prompt_playground
bool
default: trueDisplay the prompt playground when passing a prompt to a message.
unsafe_allow_html
bool
default: falseProcess and display HTML in messages. This can be a security risk (see https://stackoverflow.com/questions/19603097/why-is-it-dangerous-to-render-user-generated-html-or-javascript).
latex
bool
default: falseProcess and display mathematical expressions. This can clash with ”$” characters in messages.
multi_modal
bool
default: trueAuthorize users to upload files with messages. The files are then accessible in cl.on_message.
speech_to_text.enabled
bool
default: falseAllows user to write messages with speech.
speech_to_text.language
string
The language spoken by the user. Greatly improve the quality of the transcription. See available languages here https://github.com/JamesBrill/react-speech-recognition/blob/HEAD/docs/API.md#language-string