* Document the usage of the AAD auth. #2880
Added the document for the usage of AAD !
* Update website/docs/topics/llm_configuration.ipynb
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>
* Updated Location and Link to Azure OpenAI documentation
* Update AutoTX Link on Gallery.json (#3082)
Co-Authored-By: Qingyun Wu <qingyun0327@gmail.com>
Co-Authored-By: Yiran Wu <32823396+yiranwu0@users.noreply.github.com>
Co-Authored-By: Chi Wang <wang.chi@microsoft.com>
* Making the required changes
Updated function description and parameter description as well. Also, created the corresponding cs file for the t4 file. And created the new test case and updated the checks as well.
* Revert "Making the required changes"
By mistake
* Update llm_configuration.ipynb
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>
Co-authored-by: Yiran Wu <32823396+yiranwu0@users.noreply.github.com>
* Fix for http client
* fixed constructor to only ignore the http_client while copying
* fixed comment formating
* removed check for http_client and added error message with docs
* fix formatting
* fix formatting
* added test for http-fix
* changed title and content of docs
* changed test func name