Commit Graph

6 Commits (main)

Author SHA1 Message Date
Spring_MT 8d0e43914e
Removed api_key when using Azure Active Directory (#897) 7 months ago
Krista Pratico feef1bf398
Add notebooks for Azure OpenAI with the v1 Python SDK (#833) 7 months ago
Krista Pratico 5e050080ab
[azure] add functions notebook sample (#595)
* add azure functions notebook sample

* update api key to use env var + note use of env vars over config in code across azure samples
11 months ago
Krista Pratico 33dc207afb
[Azure] add example snippet on how to refresh AAD tokens (#435)
* add how to refresh aad tokens example

* remove accidental config
1 year ago
Gerardo Lecaros 828a6c586e
Updating azure samples to point to the latest API version (#425)
* Updating to use api version 2023-05-15

* Removing authoring references from azure samples as it is not yet present.
1 year ago
Christian Mürtz b2d2b57a34
[Azure] Chat completions example (#271)
* Added notebook for chat completions on Azure

* Added pointer from README
1 year ago