Does anyone know where I can start with creating a playground-like experience?
What I mean is that I can easily build apps that call the API, returns, etc.
But what I’m trying to do is do a similar creative experience to what you get inside of the Playground.
Like, once I give a prompt, I can delete it, edit it, and then resend it - and let OpenAI know I’m only looking for it to continue where I left off, and not use the ENTIRE text within the edit window as a prompt all over again.
Thanks, that looks cool. Any info on how I’d go about that?
I know there’s the echo function on the API, I’m going to mess around with that, just don’t want it to take the whole thing as a prompt.
I want OpenAI to understand what’s already been done, what the original prompt is, and then just to add onto what’s there.
Workflow should be like >
Original prompt is called > Output into editable text box > User can edit, do whatever they want, and if they choose to do more, click the send button again > OpenAI returns with added content
he is a gatekeeper shhhh
what you want to build is awesome, my advice is to use chatgpt to ask how you can do it, and provide you with a starter code and then you can build on it.