embed_text
Generate 768-dimensional dense vector embeddings from text to enable RAG and semantic search. Accepts single strings or batches, converting them into vector representations via BAAI BGE-Base.
Instructions
Generates 768-dimensional dense vector embeddings for RAG & semantic search via BAAI BGE-Base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |