indictrans2 en indic 1B
unofficialtranslation
indictrans2 en indic 1B specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Text |
| Output | Text |
indictrans2 en indic 1B pricing in rubles
You pay for what you use, per token and per unit. The final request cost is returned in the API response.
| Type | Price |
|---|---|
| Input tokens | 44,46 ₽ per 1M tokens |
| Output tokens | 44,46 ₽ per 1M tokens |
Prices are in rubles and may change with exchange rates.
What indictrans2 en indic 1B can do
- Streaming responses
indictrans2 en indic 1B API: connection and code examples
The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.
cURL
curl https://api.neuralbridge.ru/v1/translate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "ai4bharat/indictrans2-en-indic-1b-08130", "text": "Добрый день", "source_lang": "ru", "target_lang": "en"}'API endpoints
POST /v1/translateprimary | Translate Traduction de texte entre langues par le modèle de traduction automatique. |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
source_lang | — | — | Langue du texte source. |
target_lang | — | — | Langue vers laquelle nous traduisons. |