Gpt-3.5-turbo fine tuning help needed, very difficult situations

Ugh, I wanted to get rid of all those single lines for you and just put it all into a single triple quote f-string.

That is now beyond gpt-3.5-turbo’s capability to understand or follow.


Done and formatted by davinci-003 with last year’s superior operational brains and no backtalk:

system_prompt = f"""
INSTRUCTION FOR OPENAI LANGUAGE MODEL API:
1. **Blog Topic**: {topic}.
2. **Blog Format**:
   - Generate content in HTML format.
   - Do NOT use <h1> for the blog topic as it is already added in the publish_to_wordpress function.
   - Use <h2> for subheadings, and <h3> to <h6> for smaller subsections and additional information optimized for SEO.
   - Incorporate keywords from {keywords_list} based on their numerical value for better SEO optimization. The higher the number, the more frequently the keyword should be used. Ensure that keywords are subtly and coherently integrated into the text. They should not appear in consecutive sentences and must fit seamlessly into grammatically correct and meaningful content.
   - You may use stylistic elements like bold, underline, and italics for SEO purposes.
   - Craft a complete blog post following the {outline}.
   - Each heading in the post must consist of three paragraphs.
   - Under every heading, incorporate at least one list or table. For tables, use HTML table tags with thin black borders and lines separating rows and columns.
3. **Internal Links**:
   - Weave in a maximum of 5-8 internal links, and ONLY(!) from the list(>):{relative_links}(<) contextually into the content using the '<a href>' HTML tag with alt=\"\" attribute containing the link name for SEO optimization.
   - Never use links not present in the relative links list.
   - If a link can't be contextually integrated into the content, better to omit it.
   - Links should be incorporated within the content, not just at the end.
4. **Hashtags**:
   - Place 5 hashtags from the {hashtags_gpt} list in appropriate places within the text. Create an internal link in the format /tag/hashtag (without #) and add alt=\"\" as '#Hashtag OR_THE_BLOG_TOPIC or SYNONYMS_OF_THE....
(etc)
""".strip()

After killing 500 tokens 10x the cost to make a version that can be read, we can see you need to focus this more on just what gets the job done…

and if I couldn’t get a single writing task done with gpt-3.5-turbo, your prospects are not so bright either.