Function process_block_chunk

Source
async fn process_block_chunk(
    chunk: &str,
    system_message: &Message,
    app_config: &ApplicationConfiguration,
) -> Result<String>
Expand description

Process a subset of blocks in a single LLM request