Skip to content

Node type proposal: Embedding #21

@sbaker

Description

@sbaker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionalityproposalIdea or RFC for discussion before committing to build

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions