Skip to main content

Module embed

Module embed 

Source
Expand description

Auto-Embed Pipelines

Implements automatic embedding generation and text splitting for RAG applications.

Modules§

client
Embedding client for various LLM providers

Structs§

EmbedPipeline
Pipeline for processing text into embeddings
TextChunk
A chunk of text with its embedding

Enums§

EmbedError
Embed errors

Type Aliases§

EmbedResult