maybe_decode_update_embeddings

Function maybe_decode_update_embeddings 

Source
pub fn maybe_decode_update_embeddings(
    embeddings: Option<UpdateEmbeddingsPayload>,
) -> Result<Option<Vec<Option<Vec<f32>>>>, Base64DecodeError>