forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Azure OpenAI: sample/snippet update (request options for On Your Data) (
Azure#44956) * Update README.md The 'options' is needed to use own data and Search engine: ChatCompletion completion = chatClient.CompleteChat( [ new UserChatMessage("How to troubleshoot high cpu at user pool level"), ], options); * sample->snippet update --------- Co-authored-by: Liwei Yin <[email protected]>
- Loading branch information
1 parent
c5a85fe
commit fc3d3a0
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters