bge-large-en
Model Overview
BGE-Large-EN-v1.5, standing for Bi-directional Global Embedding, is an advanced language model that provides rich, contextual embeddings for English text. It encodes deep linguistic information, allowing for a comprehensive understanding of text nuances, which is crucial for various natural language processing (NLP) tasks.
Setup your API Key
If you don’t have an API key for the AI/ML API yet, feel free to use our Quickstart guide.
Submit a request
API Schema
post
Authorizations
AuthorizationstringRequired
Bearer key
Body
modelundefined · enumRequiredPossible values:
inputstring · min: 1 · max: 3000Required
Input text to embed, encoded as a string or array of tokens.
Responses
201Success
post
/v1/embeddings201Success
No content
Last updated
Was this helpful?