In this example we'll try to go over all operations needed to get chat completions working using the Azure endpoints.
This example focuses on chat completions but also touches on some other operations that are also available using the API. This example is meant to be a quick way of showing simple operations and is not meant as a tutorial.