-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew functionalityNew functionalityproposalIdea or RFC for discussion before committing to buildIdea or RFC for discussion before committing to build
Description
Generate vector embeddings from text using configurable embedding models (OpenAI text-embedding-3-small/large, Cohere embed, local models via Ollama). Properties: model selection, input text (from previous node or template), batch embedding support, dimension configuration. Output: embedding vector(s) that can be stored, compared (cosine similarity), or passed to a vector store. Building block for RAG workflows, semantic search, content classification, and duplicate detection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew functionalityNew functionalityproposalIdea or RFC for discussion before committing to buildIdea or RFC for discussion before committing to build