Skip to main content

distill_and_save

Function distill_and_save 

Source
pub async fn distill_and_save(
    llm: &LlmClient,
    prompt: &str,
    code_summary: &str,
    score: f32,
) -> Result<()>
Expand description

Save a learning after a successful mission.