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
Bolt has a way to pull in a prompt via the url to kick off the process.
This would just need parsing the url parameter "prompt" if there, and pushing that to the textarea and hitting
Assuming the user has set an LLM as default, I don't see any issues adding this.
The text was updated successfully, but these errors were encountered:
Bolt has a way to pull in a prompt via the url to kick off the process.
This would just need parsing the url parameter "prompt" if there, and pushing that to the textarea and hitting
Assuming the user has set an LLM as default, I don't see any issues adding this.
The text was updated successfully, but these errors were encountered: