Function process_chunks

Source
async fn process_chunks(
    chunks: &[String],
    system_message: &Message,
    app_config: &ApplicationConfiguration,
) -> Result<String>
Expand description

Process all chunks and combine the results