⚡ (openai) Add Messages sequence type
To make it easy to just plug a sequence of user / assistant messages to Chat completion task Closes #387
This commit is contained in:
@@ -164,6 +164,7 @@ const TextBubbleEditorContent = ({
|
||||
zIndex={10}
|
||||
>
|
||||
<VariableSearchInput
|
||||
initialVariableId={undefined}
|
||||
onSelectVariable={handleVariableSelected}
|
||||
placeholder="Search for a variable"
|
||||
autoFocus
|
||||
|
||||
Reference in New Issue
Block a user