render_structured_preamble# langchain_cohere.react_multi_hop.prompt.render_structured_preamble( preamble: str | None = None, ) → str[source]# Renders the structured preamble part of the prompt content. Parameters: preamble (str | None) Return type: str