BA

BAAI Models

BAAI builds the BGE embedding and reranker models for retrieval and RAG. On thalam you can call 2 BAAI models through one OpenAI-compatible API, pay per token with no BAAI account and no subscription.

base_url = https://api.thalam.ai/v1
api_key = tl-live-... # from your thalam dashboard
model = baai/bge-m3 # any model id below

BAAI Embedding models

ModelContextPriceSpeed
BAAI BGE-M38K$0.010 / 1MFast

BAAI Reranking models

ModelContextPriceSpeed
BGE Reranker v2-M38K$0.010 / 1MFast
Call BAAI models through one API

One OpenAI-compatible endpoint, one bill. Pay per use, no BAAI account, credits never expire.

FAQ

Do I need a BAAI account to use BAAI models?

No. thalam gives you BAAI's models through one API key, billed per use, so you do not need a separate BAAI account or key.

How much do BAAI models cost on thalam?

You pay per token (or per image, video or second) at the rate shown on each model page, with no platform fee and no subscription.

Which BAAI model should I use?

It depends on your task. See the table above for pricing and specs, or the Best AI Models lists for task-by-task picks.

Other providers