20 Commits

Author SHA1 Message Date
Gerardo Lecaros
05cf8703ec
Adding cookbook for using DALL-E from Azure OpenAI (#491)
* Add dalle notebook

* Fix

* Some small adjustments

* Smaller adjustments

* change flow of the notebook

* feedback

* more

* readme

* fixing typo

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
2023-06-12 14:01:49 -07:00
Krista Pratico
33dc207afb
[Azure] add example snippet on how to refresh AAD tokens (#435)
* add how to refresh aad tokens example

* remove accidental config
2023-05-22 17:09:33 -07:00
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.
2023-05-22 16:09:29 -07:00
Christian Mürtz
b2d2b57a34
[Azure] Chat completions example (#271)
* Added notebook for chat completions on Azure

* Added pointer from README
2023-03-28 13:25:34 -07:00
ethanknights
df79754e03 rm trailing cell 2023-03-05 16:08:01 +00:00
ethanknights
f46e2c15b2 company typo 2023-03-05 16:06:11 +00:00
Christian Muertz
934f4d863b Update ad auth section 2022-12-22 11:03:39 +01:00
Christian Muertz
0bd2dcfa5c Fix setup sections 2022-12-22 11:03:39 +01:00
Christian Muertz
9b3fd89a26 Fix typo 2022-12-22 11:03:39 +01:00
Christian Muertz
3708c28834 Adjust finetuning setup section 2022-12-22 11:03:39 +01:00
Christian Muertz
ca628a18be Add ad auth to embeddings example 2022-12-22 11:03:39 +01:00
Christian Muertz
53a9891133 Fix completions notebook 2022-12-22 11:03:39 +01:00
Christian Muertz
7ce4de8467 Update metadata of azure notebooks 2022-12-22 11:03:39 +01:00
Christian Muertz
3eee35e24f Simple example just for completions with davinci 2022-12-22 11:03:39 +01:00
Christian Muertz
918c497ecd Fix finetuning example 2022-12-22 11:03:38 +01:00
Christian Muertz
7165609030 Update embeddings notebook
* Update api_version to 2022-12-01
* Fix some texts
2022-12-22 11:03:38 +01:00
Arun Chandrasekhar
3c334e70dd
Added .default scope to URI to get token using DefaultAzureCredential
Fixing issue encountered when using this in some contexts (like virtual environments in notebooks).
2022-11-18 09:28:51 -08:00
Sorin Suciu
71cc3f4a9b Change scale_type in the create deployment examples 2022-09-19 14:42:29 +02:00
Ted Sanders
4195d712cc updates azure examples 2022-07-20 17:39:56 -07:00
Ted Sanders
edb02b8bc9 migrates Azure examples from openai-python library 2022-07-12 15:26:37 -07:00