Hi @eotstavnov,
Content generation is actually very tricky ?? First, I would like to start with the fact that I don’t hide the prompt from my users, so you can see and edit them.
I don’t think you are using the models with English, right? I know with different languages, it might be more or less trickier. A good way would be to try various things in the AI Playground, to see how much the model generates and how.
It also breaks the text at 2048 tokens and does not finish writing the text to the end.
About this, there is nothing we can do really for now; this is a limit of OpenAI. Of course, we could try to “continue”, but the model would need to be fed with the past generated text; and since that accounts for the max tokens too, you would go forward really slowly little by little, and the model would miss the first part of your text anyway. I hope it makes sense. But basically yeah, the models have this limitation and I believe it can only be used for simple article; then a human should enhance and make it better. You could also generate the article based on the section/heading name, but you would get an article with a lot of repetitions.
I’m using the pro version of the plugin, what could be the problem?
The Pro Version and the Free Version have the same features for content generation.
I would be curious to know which language you are using, and what kind of “topic” do you use. Maybe I could give it as try and see if I can enhance something ??