That's a good point you brought Art. OpenAI API will always exist for building MVPs and experimentation while the production usecases will move to Azure AI service. We also discussed it in the GPT-3 book while talking to the Azure OpenAI service team.
@saboo_shubham_
-

GPT-3 Book Guide to Azure OpenAI Service Launch
By
–
Learn about the journey of Microsoft Azure OpenAI service from the creators themselves in my GPT-3 book. Grab one now before and kick-start your journey in this amazing world of large language models. https://
amazon.com/GPT-3-Ultimate
-Building-Products-OpenAI-ebook/dp/B0BRTBD9WM/ref=sr_1_5?keywords=gpt3+kindle&qid=1673351510&sr=8-5
… -
Azure OpenAI Service Now Generally Available for Business
By
–
Read this blog to learn about how you can apply state-of-the-art language models for your business use cases without any waitlist using Microsoft Azure OpenAI service. https://
azure.microsoft.com/en-gb/blog/gen
eral-availability-of-azure-openai-service-expands-access-to-large-advanced-ai-models-with-added-enterprise-benefits/
… -

ChatGPT API now available on Microsoft Azure OpenAI service
By
–
ChatGPT will soon be available as an API in Microsoft Azure OpenAI service 🤯
— Shubham Saboo (@Saboo_Shubham_) 17 janvier 2023
Azure OpenAI service is now open to all with access to models like GPT-3, Codex, and DALL.E-2 via an API.
Can't wait to see the innovations it spurs!!
Learn more 👇🧵 pic.twitter.com/i5Hp5IcLDCChatGPT will soon be available as an API in Microsoft Azure OpenAI service Azure OpenAI service is now open to all with access to models like GPT-3, Codex, and DALL.E-2 via an API. Can't wait to see the innovations it spurs!! Learn more
-

Real-Time Feature Stores Transform Machine Learning Model Performance
By
–
Just discovered the power of a real-time feature store for Machine Learning No more stale data, instant feature updates, and improved model performance. It's a game-changer for data science teams! Learn more
-
GPT-3 Ultimate Guide: Building Products with OpenAI
By
–
Buy now to support this endevour https://
amazon.com/GPT-3-Ultimate
-Building-Products-OpenAI-ebook/dp/B0BRTBD9WM/ref=sr_1_4?keywords=gpt-3&qid=1673788475&sprefix=gptaps325&sr=8-4
… -

New GPT-3 Book Becomes Amazon’s #1 NLP Release
By
–
Just found out my new book on GPT3 is trending on Amazon as the #1 new release in NLP! Overjoyed and grateful to share my insights on the revolutionary language model. Thanks to everyone who has supported me and my work. Let's continue to push the boundaries of #AI #NLP!
-
Content Filtering Strategies for Harmful Text Output
By
–
Explicitly filter out text that could be harmful or questionable. Can be done in two ways: 1. Simple keyword-based filtering to avoid harmful text as O/p to the end-user.
2. Running it through a content filtering model side-by-side just like the one you see in OpenAI playground. -
No One Size Fits All: Technology Depends on Your Use Case
By
–
There is no one size fits all, it totally depends on your usecase.
-
Fine-tuning diverse high-quality data for better AI generalization
By
–
5. Finetune Finetune with diverse, high-quality, and task-specific to help the model generalize better and avoid hallucination.