I found different playgrounds https://platform.openai.com/playground/chat?models=gpt-4o and https://platform.openai.com/playground/complete , however in docs I see them as same API. My final task is to send several messages one by one and finally ask to make one general text from them (this is my approach to go around request token limitation for big models). So the final dialog should look like this (tried it in GPT web version and also here https://platform.openai.com/playground/chat?models=gpt-4o got the same result):
i will send you several messages and then I will ask you to create one general text from them
ChatGPT
Sure, go ahead and send the messages. I'll be ready to create a general text from them once you've sent everything.
User
Once upon a time, lived a frog
ChatGPT
Got it. Please continue with the next messages.
User
She had 5 children
ChatGPT
Okay, noted. Please send the next message when ready.
User
She was very happy
ChatGPT
Understood. Please send the next message.
User
Now join them all in one text
ChatGPT
Once upon a time, there lived a frog. She had 5 children and was very happy.