omni_search 0.2.6

A unified Rust SDK for multimodal embedding and similarity search.
Documentation
1
2
3
4
5
pub(crate) mod clip_image;
pub(crate) mod fgclip;
mod image_path;

pub(crate) use image_path::load_image_from_path;