Comment on Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4Comments−yayr3ynice, maybe you can make the initializing prompts inhttps://github.com/enricoros/nextjs-chatgpt-app/blob/main/pa...transparent to the user and even changeable by them.−enricorosOP3yWhen the user selects one of those, any query will reveal the prompt. Can be changed but the change won't be persisted yet. We added a 'Custom' preset today that requires editing. Agree with your point tho - rn editing happens via 'forking' :)
Comments
nice, maybe you can make the initializing prompts in
https://github.com/enricoros/nextjs-chatgpt-app/blob/main/pa...
transparent to the user and even changeable by them.
When the user selects one of those, any query will reveal the prompt. Can be changed but the change won't be persisted yet. We added a 'Custom' preset today that requires editing. Agree with your point tho - rn editing happens via 'forking' :)