Tag: Azure

  • ChatGPT Azure Completions

    ChatGPT Azure Completions

    In this article we’ll explore the necessary operations to activate ChatGPT completions via Azure endpoints. While our primary emphasis is on chat completions, we will also briefly discuss some other accessible operations through the API. This instance serves to illustrate simple operations swiftly and should not be considered as a comprehensive tutorial. import openai Setup…