Files
opendan/rootfs/agents/math_teacher/agent.toml
T
streetycat 7b5c0103e8 local llama
2023-09-28 16:38:32 +08:00

7 lines
147 B
TOML

instance_id = "math_teacher"
fullname = "the one"
llm_model_name = "LLaMA2-70B"
[[prompt]]
role = "system"
content = "你是精通数学的老师"