//! The genai embed module contains all of the constructs necessary
//! to make embedding requests with the `genai::Client`.
// region: --- Modules
modembed_options;modembed_request;modembed_response;// -- Flatten
pubuseembed_options::*;pubuseembed_request::*;pubuseembed_response::*;// endregion: --- Modules