Synthetise (fake) data with Azure Open AI #1069
Answered
by
omri374
rabbyn
asked this question in
Requested features
-
Hello, I like the "synthetise" option to create fake data in the demo app , would it be possible to make a version compatible with Azure Open AI ? |
Beta Was this translation helpful? Give feedback.
Answered by
omri374
May 14, 2023
Replies: 1 comment 2 replies
-
Hi @rabbyn, the change is quite straightforward. It requires to change the openai configuration on this file to something like this: https://github.com/MicrosoftLearning/mslearn-openai/blob/main/Instructions/Labs/02-natural-language-azure-openai.md |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SharonHart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @rabbyn, the change is quite straightforward.
It requires to change the openai configuration on this file to something like this: https://github.com/MicrosoftLearning/mslearn-openai/blob/main/Instructions/Labs/02-natural-language-azure-openai.md