{
"title": "10 Smart Strategies to Economize on Your House Construction",
"outline": [
"Embrace Minimalist Design Principles for Cost-Effectiveness",
"Optimize Material Selection for Affordability and Durability",
"Harness DIY Building Tactics to Cut Down Labor Costs",
"Incorporate Reclaimed and Recycled Materials for Unique Savings",
"Select Energy-Efficient Features for Long-Term Savings"
]
}
At step 3 though I am getting “Unexpected token ` in JSON at position 0”
I did open the link you sent me and I can see that there is a difference between the test JSON output that you generated and the standard OpenAI JSON output that is produced… see below
@abuaboud@Dennis question on the json piece and code… I have noticed that Gemini at times throws the json text in the output, which then causes the same error. Tried structured json output and gave example in prompt. 80%-90% of the time it works, but then I have to change the prompt then save, and then remove the change I did and re-save. Works great again for a bit… have not really dealt with openai on my stuff, but curious if there is different methods to approach this based on the AI?
Had the same issue but was resolved with using the GPT3.5. But what would be the steps to take to start using GPT4? Are there easy steps to take for a non-coding person?