Skip to main content

Module embedder

Module embedder 

Source
Expand description

HTTP embedding client (OpenAI-compatible)

The Embedder trait is defined in echo_core::memory::embedder. This module provides the HttpEmbedder implementation.

Structs§

HttpEmbedder
OpenAI-compatible HTTP embedding client

Traits§

Embedder
Text embedding interface: maps text to dense float vectors