Commit Graph

17 Commits

Author SHA1 Message Date
Christian Mürtz
9d4e6e31c6 [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
7b221bcbc8 rm trailing cell 2023-03-05 16:08:01 +00:00
ethanknights
f94b992f33 company typo 2023-03-05 16:06:11 +00:00
Christian Muertz
f460efd2b8 Update ad auth section 2022-12-22 11:03:39 +01:00
Christian Muertz
0fba046b9b Fix setup sections 2022-12-22 11:03:39 +01:00
Christian Muertz
31d6aa61d4 Fix typo 2022-12-22 11:03:39 +01:00
Christian Muertz
8edaf1ea86 Adjust finetuning setup section 2022-12-22 11:03:39 +01:00
Christian Muertz
381dde363f Add ad auth to embeddings example 2022-12-22 11:03:39 +01:00
Christian Muertz
268c37ae02 Fix completions notebook 2022-12-22 11:03:39 +01:00
Christian Muertz
68cbe97a1f Update metadata of azure notebooks 2022-12-22 11:03:39 +01:00
Christian Muertz
83a5e98f6e Simple example just for completions with davinci 2022-12-22 11:03:39 +01:00
Christian Muertz
83f359aa95 Fix finetuning example 2022-12-22 11:03:38 +01:00
Christian Muertz
26ab363c26 Update embeddings notebook
* Update api_version to 2022-12-01
* Fix some texts
2022-12-22 11:03:38 +01:00
Arun Chandrasekhar
d0607ffb86 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
18843bdc63 Change scale_type in the create deployment examples 2022-09-19 14:42:29 +02:00
Ted Sanders
848c00a55e updates azure examples 2022-07-20 17:39:56 -07:00
Ted Sanders
adc73134dd migrates Azure examples from openai-python library 2022-07-12 15:26:37 -07:00