Skip to content

Commit

Permalink
Update ai.text.translate.md
Browse files Browse the repository at this point in the history
  • Loading branch information
che-shr-cat committed Oct 15, 2018
1 parent 628cdaa commit 895b24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai.text.translate.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ Right now we support custom models for these providers:

More providers to come!

For using a custom model trained with these services just pass the model id in the `category` parameter with your own credentials (because other users do not have access to your models):
For using a custom model trained with these services just pass the model id in the `category` parameter with your [own credentials](https://github.com/intento/intento-api#using-a-service-provider-with-your-own-keys) (because other users do not have access to your models):

```sh
curl -XPOST -H 'apikey: YOUR_API_KEY' 'https://api.inten.to/ai/text/translate' -d '{
Expand Down

0 comments on commit 895b24f

Please sign in to comment.