Skip to content

Change system prompt to multi-line text area

Joshua Goins requested to merge work/redstrate/fix-prompt-multline into master

This isn't supported by FormCard FormTextFieldDelegate out of the box, so this replaces it with a custom form card item that's a TextArea and accepts multi-line input.

Merge request reports