Skip to main content

truncate_for_llm

Function truncate_for_llm 

Source
pub fn truncate_for_llm(result: &str, max: usize) -> String