Files
opendan/rootfs/agents/math_teacher/agent.toml
T

7 lines
147 B
TOML
Raw Normal View History

2023-09-01 12:05:03 -07:00
instance_id = "math_teacher"
fullname = "the one"
2023-09-28 09:09:30 +00:00
llm_model_name = "gpt-4-0613"
2023-09-01 12:05:03 -07:00
[[prompt]]
role = "system"
content = "你是精通数学的老师"