Use "Continue" in ChatGPT API?

I trying ChatGPT-0301 in OpenAI Playground enviroment.
i understand the ChatGPT behaviour would be the same as in API call.

i notice i can use Continue when chatGPT hit token limit and it will continue the generation.

Possible to use in API call enviroment?

If you resend what you received, it should likely continue, but it will cost more tokens…

3 Likes

To add to this, this is the only way to get it to continue from where it stopped when using the API.

1 Like