MCPcopy Create free account
hub / github.com/InfinitiBit/graphbit / embeddings.rs

File embeddings.rs

core/src/embeddings.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Embeddings support for `GraphBit`
2//!
3//! This module provides a unified interface for working with different
4//! embedding providers including `HuggingFace` and `OpenAI`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected