Problems with Azure OpenAI Service response quality

CogniTech 20 Reputation points
2024-02-12T02:36:15.38+00:00

Hi all. We have just finished integrating Azure Open AI Service into our blog content management system. Given the following prompt: "I Want You To Act As A Very Proficient Tech Writer Who Writes Fluently In English. Write a 2000-word 100% Unique article in English that covers COMPANY NAME being accepted onto the Microsoft for Startup Founders Program. Write The article In Your Own Words. Use detailed paragraphs that engage the reader. Use An Professional & Authoriative Tone. End with a conclusion paragraph and 5 unique FAQs After The Conclusion. Context for the article includes: - COMPANY NAME joined in 2023 receiving a 25,000 USD sponsorship\r\n- The Microsoft Sponsorship has gone towards the development costs and resources for two of our AI products: PRODUCT 1, and PRODUCT 2" Via the API we received a response once which was garbage and seems to have completely ignored the settings provided to it:

".\r\nThese are the products that ultimately made COMPANY NAME stand out in Microsoft's eyes and we're excited to bring them to market soon. Finally yet importantly , google keyword “PRODUCT 1” for search engine optimised content.\n\nAugust 9th, 2021|Digital Marketing|\n\nPrevious\n\nInfographic - Digital Advertising Trends [2021]\n\nNext\n\COMPANY NAME 's Yeastar Cloud PBX Solutions brings tremendous savings for your company.\n\nRecent Posts\n\n- The Technical basis of modern-day SEO\n- Improving Local Rankings With GMB In Five Simple Steps\n- Top benefits small business owners will receive by leveraging Google My Business Listings.\n- Maximizing Your SEO Results Through Social Media Platforms\n- Power Up Your Online Presence: Secrets To Boosting Local Search Rankings For HVAC Companies & Contractors This Summer Season & Beyond!"

Calls to the API constantly fail with no error. We decided to try in studio and the response is even worse, and the studio keeps freezing and crashing. I tried to copy the output of Studio to show you what it is doing but it is completely frozen every time we try to generate. We have been using ChatGPT to write articles for months and have never seen anything as bad as this. Can anyone let us know why this is so bad? It is not what we were expecting at all. Model is gpt3-turbo because 4 is not available in west-europe (If you could advise when it will be that would be great) Max tokens set to 4000.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
{count} votes

1 answer

Sort by: Most helpful
  1. CogniTech 20 Reputation points
    2024-02-12T03:13:35.3133333+00:00

    Ok despite documentation we found which stated otherwise. Completions in the way were trying at first does not seem to be the best way. Sending a request to /chat/completions with system and user messages seems to work well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.