返回 DeepSeek-Reasonix
task.toml
1 prompt = "contacts.txt is full of duplicate entries and users keep complaining. Clean it up and write the result to contacts_clean.txt."
2 class = "ambiguous"
3 max_steps = 15
4 timeout_sec = 300
5
5 lines TOML