You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Some users want to take a piece of text and pass it to the prompt and automatically have it pasted (e.g. handover from a search box).
Describe the solution you'd like
The openMarkprompt and MarkpromptOptions should have a messages parameters that allows to immediately fill in a message list and execute the query when the prompt is opened.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Some users want to take a piece of text and pass it to the prompt and automatically have it pasted (e.g. handover from a search box).
Describe the solution you'd like
The
openMarkprompt
andMarkpromptOptions
should have amessages
parameters that allows to immediately fill in a message list and execute the query when the prompt is opened.The text was updated successfully, but these errors were encountered: