Question about Bing AI API

John 10 Reputation points
2023-04-09T07:18:21.6+00:00

Is there an API for the new Bing/OpenAI engine available for integration?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,598 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sreeju Nair 12,666 Reputation points
    2023-04-09T12:29:32.7766667+00:00

    Microsoft Azure OpenAI Service provides REST API access to various language models.

    https://learn.microsoft.com/en-gb/azure/cognitive-services/openai/overview

    To get access to Azure OpenAI, refer to the below.

    https://learn.microsoft.com/en-GB/azure/cognitive-services/openai/overview#how-do-i-get-access-to-azure-openai

    Hope this helps


  2. John 10 Reputation points
    2023-04-09T17:51:41.6733333+00:00

    Do you know if the Azure OpenAI renders better answers than the OpenAI's Davinci API itself, or are they the same?
    For example, one of our GPT3 app that currently utilizes OpenAI's Davinci API answers questions with ? at the beginning of sentences. Does the Azure's API version behaves the same way or better?


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.