Generates text using a Writer model. Use for completions, summaries, or creative writing. Text generation block

Fields

NameTypeControlDefaultDescriptionOptionsValidation
PromptTextTextarea----
ModelModel Id-palmyra-x5---
TemperatureNumber-0.7--Range: 0 to 1
Max output tokensNumber-1024--Range: 1 to 16384

End states

Below are the possible end states of the block call.
NameFieldTypeDescription
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.