Commit Graph

27 Commits (main)

Author SHA1 Message Date
Farzad Sunavala 4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 4 months ago
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 4 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
4 months ago
Spring_MT 8d0e43914e
Removed api_key when using Azure Active Directory (#897) 6 months ago
Krista Pratico feef1bf398
Add notebooks for Azure OpenAI with the v1 Python SDK (#833) 6 months ago
Krista Pratico 240694fa32
[azure] bring your own data example (#654)
* initial commit for bring your own data notebook

* fix words

* add version

* add output from stream

* address review feedback

* edit intro
8 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
10 months ago
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>
12 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
ethanknights df79754e03 rm trailing cell 1 year ago
ethanknights f46e2c15b2 company typo 1 year ago
Christian Muertz 934f4d863b Update ad auth section 1 year ago
Christian Muertz 0bd2dcfa5c Fix setup sections 1 year ago
Christian Muertz 9b3fd89a26 Fix typo 1 year ago
Christian Muertz 3708c28834 Adjust finetuning setup section 1 year ago
Christian Muertz ca628a18be Add ad auth to embeddings example 1 year ago
Christian Muertz 53a9891133 Fix completions notebook 1 year ago
Christian Muertz 7ce4de8467 Update metadata of azure notebooks 1 year ago
Christian Muertz 3eee35e24f Simple example just for completions with davinci 1 year ago
Christian Muertz 918c497ecd Fix finetuning example 1 year ago
Christian Muertz 7165609030 Update embeddings notebook
* Update api_version to 2022-12-01
* Fix some texts
1 year ago
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).
2 years ago
Sorin Suciu 71cc3f4a9b Change scale_type in the create deployment examples 2 years ago
Ted Sanders 4195d712cc updates azure examples 2 years ago
Ted Sanders edb02b8bc9 migrates Azure examples from openai-python library 2 years ago