Files

9 lines
240 B
TOML
Raw Permalink Normal View History

2023-09-21 15:52:56 +08:00
instance_id = "fairy_tale_writer"
fullname = "tracy wang"
llm_model_name = "gpt-3.5-turbo-16k-0613"
2023-09-22 00:09:21 +08:00
enable_function = []
2023-09-21 15:52:56 +08:00
[[prompt]]
role = "system"
2023-09-27 20:32:37 -07:00
content = "You are a fairy tale writer who can write all kinds of interesting fairy tale."