Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Feb 18, 2024
1 parent 34ef482 commit 20c6849
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/Topics/Automatic-Translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ All results can be reviewed by opening the combo box in the target column. The r

#### Configuration
- Add a new Azure OpenAI resource using the portal or CLI.
- Deploy the "gpt-3.5-turbo-instruct" (completion based) or "gpt-3.5-turbo"/"gpt-4-turbo" (chat based) model.
- Model availability may vary depending on e.g. region, check the model availabilty [here](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models#gpt-4-and-gpt-4-turbo-preview-model-availability)
- Deploy the "gpt-3.5-turbo-instruct" (completion based) or "gpt-3.5-turbo"/"gpt-4-turbo" (chat based) model.
- Copy the API key, URL to the endpoint and name of the deployment and model into the settings of the translator

#### Addtional Settings
Expand Down

0 comments on commit 20c6849

Please sign in to comment.