generate_llms_txt

Function generate_llms_txt 

Source
pub fn generate_llms_txt(
    config: &CompiledConfig,
    base_url: Option<&str>,
) -> String
Expand description

Generate an llms.txt string from a compiled CELLSTATE config.

Output follows the llms.txt specification: Markdown format with structured sections describing the agent’s capabilities.