pub async fn handle_embed_command( model: String, provider: Option<String>, database: Option<String>, files: Vec<String>, text: Option<String>, debug: bool, ) -> Result<()>
Handle embed command