Skip to main content

Module template

Module template 

Source
Expand description

模板资源加载

从编译时嵌入的资源中加载系统 prompt 模板。 使用 include_str! 替代 rust-embed 以减少依赖。

Functions§

default_agent_md
默认 AGENTS.md 模板
default_memory
默认记忆占位文件
default_soul
默认灵魂占位文件
default_system_prompt
默认系统提示词模板
sub_agent_system_prompt_template
SubAgent system prompt 模板
teammate_system_prompt_template
Teammate system prompt 模板