| 1 | //! Embeddings support for `GraphBit` |
| 2 | //! |
| 3 | //! This module provides a unified interface for working with different |
| 4 | //! embedding providers including `HuggingFace` and `OpenAI`. |
nothing calls this directly
no outgoing calls
no test coverage detected