AIbit translator

FREEMIUM
By Aibitranslator | Updated 7 दिन पहले | Translation
Popularity

9.8 / 10

Latency

859ms

Service Level

100%

Health Check

100%

Back to All Discussions

Questions about the API

Rapid account: Zhiboli 597
zhiboli597
10 महीने पहले

I would like to know: what is the maximum amount of text that can be passed in one request? Is there a way to support bulk text passing with multiple parameters?

Rapid account: Thinhpham 12051996
thinhpham12051996 Commented 10 महीने पहले
  1. The maximum text for now is : 1000000 characters
  2. If you want to translate bulk text you can add a delimiter for example:
    texts: [“Hello”,“How are you”]
    so the input text will be : “Hello\nHow are you\n”
    After get translated text you will split the text with delimiter = \n
Rapid account: Zhiboli 597
zhiboli597 Commented 10 महीने पहले

I found out that I can translate text by translating json, I would like to know what is the maximum length of text that can be passed in one request? Does the translation engine sense the context when passing multiple texts by way of json? I read the documentation of deepl before that there is no way to sense the context by passing multiple parameters, but must be combined into 1 parameter to sense the context, I would like to know how this translation engine handles it?

Join in the discussion - add comment below:

Login / Signup to post new comments