chatgpt-web icon indicating copy to clipboard operation
chatgpt-web copied to clipboard

Allow using URL Params to jumpstart NewChat with a given message.

Open lazywei opened this issue 1 year ago • 0 comments

For example,

https://localhost:5173/#/chat/new?message=hello

This will start a new chat and then send the message out to kickoff the session.

Issue: https://github.com/Niek/chatgpt-web/issues/418

lazywei avatar Feb 10 '24 19:02 lazywei