langchain_cohere.react_multi_hop.prompt
.render_structured_preamble¶
- langchain_cohere.react_multi_hop.prompt.render_structured_preamble(preamble: Optional[str] = None) str [source]¶
渲染提示内容的结构化前缀部分。
- 参数
前缀 (可选[str]) –
- 返回类型
str