test_space / assets /source /addons /translation.md
zerrin's picture
Upload 11 files
4ab2d90 verified
|
raw
history blame contribute delete
No virus
430 Bytes
# DeepInfra-Wrapper Addon - Translation
This addon is used to translate OpenAI model names to the actual model names. The names are semi-random.
## Usage
To use this addon, you can call the `translate` function with a model name as the input. The function will return the corresponding actual model name.
Remember, you need to have `use_addons` set to `true` in the config.json
For regular use cases, turn this off.