BAAI: bge-base-en-v1.5 — AI model

BAAI: bge-base-en-v1.5 is a AI model from BAAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

The bge-base-en-v1.5 embedding model converts English sentences and paragraphs into 768-dimensional dense vectors, delivering efficient, high-quality semantic embeddings optimized for retrieval, semantic search, and document-matching workflows. This version (v1.5) features...

Specs

VendorBAAI
Typeembedding
Context window8,192 tokens
Pricing$0.01/M in · $0.00/M out
APIembeddings

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "baai/bge-base-en-v1.5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models