Module embeddings

Source
Expand description

Embedding abstractions for FerricLink Core

This module provides the core abstractions for text embeddings.

Structs§

Embedding
A text embedding
MockEmbeddings
A simple mock embedding model for testing

Traits§

Embeddings
Base trait for all embedding models

Functions§

mock_embeddings
Helper function to create a mock embedding model