You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--update-models`| Update language models at startup |`Disabled`|
117
117
|`--metrics`| Enable the /metrics endpoint for exporting [Prometheus](https://prometheus.io/) usage metrics |`Disabled`|
118
+
|`--translation-cache`| Cache translation output for users with a particular API key (or 'all' to cache all translations) |`Disabled`|
118
119
119
120
:::tip
120
121
To always require the use of an API key, set `--req-limit` to `0` and add the `--api-keys` flag. Requests made without a proper API key will be rejected.
0 commit comments