#Continuing a completion that ended because of finish_reason=length

2 messages · Page 1 of 1 (latest)

urban echo
#

If a completion finishes because of length, how can I get the rest of that one completion as a follow-up request? using text-davinci-003 if it matters

tawdry pebble
#

I don't think this is possible, if the completion finishes because of length the processing has completed, and it doesn't save any state or anything like that on OpenAI's end after you make that request