pub fn check_embedding_metadata(
conn: &Connection,
config: &EmbeddingConfig,
) -> Result<(), MemoryError>Expand description
Check and update the embedding metadata singleton row.
pub fn check_embedding_metadata(
conn: &Connection,
config: &EmbeddingConfig,
) -> Result<(), MemoryError>Check and update the embedding metadata singleton row.