Skip to main content

fetch_system_prompt_block

Function fetch_system_prompt_block 

Source
pub async fn fetch_system_prompt_block(
    atlas: &mut AtlasClient,
    consumer_id: &str,
) -> Result<Option<String>>