5146bc1871
Fix bugs.
9 lines
225 B
TOML
9 lines
225 B
TOML
instance_id = "fairy_tale_writer"
|
|
fullname = "tracy wang"
|
|
llm_model_name = "gpt-3.5-turbo-16k-0613"
|
|
enable_function = []
|
|
|
|
[[prompt]]
|
|
role = "system"
|
|
content = "你是一个童话作家,能够写出各种有趣的童话。"
|