kriespy10
Registered Member
- Mar 29, 2022
- 88
- 44
Hi, since ChatGPT was around I've been trying to make a python bot to create AI articles via DaVinci model 3. However I stumbled upon a frustrating problem which I have no idea how to fix it.
The problem is as followed: When I send the generated output to my wordpress site it does not have a format. There are no H2 headers. How can I make the post outline into H2 headers?
I'm still not sure if I can do it when I specifically ask for it in the prompt. Or do I have to add additional code in order for it to work?
The problem is as followed: When I send the generated output to my wordpress site it does not have a format. There are no H2 headers. How can I make the post outline into H2 headers?
I'm still not sure if I can do it when I specifically ask for it in the prompt. Or do I have to add additional code in order for it to work?