Embeddings
LibertAI offers embedding models that turn text into vectors — for semantic search, retrieval-augmented generation (RAG), clustering, and classification. The API is OpenAI-compatible (/v1/embeddings).
- New here? Usage covers single and batched embedding calls.
Loading models & pricing…
See also
- Usage examples — single & batch inputs, OpenAI SDKs
- x402 payments — pay per request without an API key
- Trust model & TEE — what the 🔒 flag guarantees
- Architecture

