Files
opendan/rootfs/agents/math_teacher/agent.toml
T
2023-09-17 21:22:23 +08:00

7 lines
147 B
TOML

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