Documentation

Models | nabh.cloud

The model catalogue, with IDs, context windows, and per-token pricing in ₹ INR.

Pass the model ID (the slug shown below) in the model field of your request. Prices are per 1,000 tokens for text and embeddings, and per image or per minute for image and speech models. Free-plan accounts can call the models marked Free; Developer and Pro plans unlock the rest.

{
  "model": "llama-3-70b-instruct",
  "messages": [{ "role": "user", "content": "Summarise this in one line." }]
}

Text generation

Model IDContextInput ₹/1KOutput ₹/1KPlan
mistral-7b-instruct32K0.020.02Free
mixtral-8x7b-instruct128K0.020.02Developer
gpt-oss-20b32K0.010.03Developer
mistral-small-24b131K0.020.04Developer
qwen3-6-27b131K0.060.39Developer
qwen3-32b131K0.020.04Developer
qwen3-coder-30b131K0.010.04Developer
llama-3-70b-instruct128K0.100.10Developer
gpt-oss-120b32K0.020.06Pro
qwen2-5-vl-72b131K0.130.13Pro
qwen3-5-397b262K0.090.52Pro

Embeddings, image & audio

Model IDTypePricePlan
nomic-embed-textEmbeddings₹0.01 / 1K tokensDeveloper
bge-m3Embeddings₹0.01 / 1K tokensDeveloper
qwen3-embed-8bEmbeddings₹0.02 / 1K tokensDeveloper
stable-diffusion-xlImageFreeDeveloper
whisper-large-v3Speech-to-text₹0.35 / minuteDeveloper

“Free” models are available on every plan. “Developer” models require a Developer or Pro account; “Pro” models require a Pro account. See Pricing & Billing for how charges are calculated, or the pricing page for plan details.