13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"schema": 1,
|
|
"description": "Turn bullet points into an email to someone, using a polite tone",
|
|
"execution_settings": {
|
|
"default": {
|
|
"max_tokens": 256,
|
|
"temperature": 0.0,
|
|
"top_p": 0.0,
|
|
"presence_penalty": 0.0,
|
|
"frequency_penalty": 0.0
|
|
}
|
|
}
|
|
} |