gemini_ai::format

Function schema

Source
pub fn schema(
    instruction: &str,
    prompt: &str,
    mime_type: &str,
    source: &str,
    max_len: u64,
) -> String