pub fn conversation_cache_material( provider: &str, model: &str, system_prompt: &str, conversation_items: &[ProviderConversationItem], ) -> String