Type Definition txtai::embeddings::EmbeddingBatch[][src]

type EmbeddingBatch = Result<Vec<Vec<f32>>, Box<dyn Error>>;