Hiroyuki Nakazato
Hiroyuki Nakazato
Changes for issue #76 Added Synapse Studio URLs for normal users and MSFT users into manifest.json.
Az Mask doesn't mask email on Synapse Studio. The followings are FQDNs of Synapse Studio. - (FQDN for normal users) web.azuresynapse.net - (FQDN for MSFT users) ms.web.azuresynapse.net Below is a...
# PR概要 ユーザーの利便性を上げるため、OpenAIのChatGPTに加えて、Azure OpenAI ServiceのChatGPTも選べるように変更しました。変更内容を確認頂き、本アプリの方針に沿うようでしたら、マージ頂けますと大変幸いです。 Azure OpenAI Serviceの開始方法については次のZennの記事が分かりやすいのでご参考ください。 [Azure OpenAI Service を使い始める](https://zenn.dev/microsoft/articles/1a15305021cd01#%E5%88%A9%E7%94%A8%E9%96%8B%E5%A7%8B%E3%81%BE%E3%81%A7%E3%81%AE%E6%89%8B%E9%A0%86) # エビデンス 以下はローカルでAzure OpenAI ServiceのChatGPTの動作を確認した際のキャプチャです。 ## イントロダクション IntroductionでOpenAIとAzure OpenAI Serviceをリストボックスで選べるように(初期表示はOpenAI)  プロバイダーをAzure OpenAI Serviceに切り替えると入力項目が変更される  Azure OpenAI Serviceの入力項目を埋めた後の状態(機微情報はマスキングしています)...
Currently, [Azure TTS Loader](https://github.com/uezo/ChatdollKit/blob/269284f65fe221fe6d23a6bd51b0f90c6c09a12e/Extension/Azure/AzureTTSLoader.cs) is using the `ja-JP-HarukaRUS` voice, which is one of the pre-built standard voices. However, this voice has been retired, resulting in a 403 error when attempting...
Azure OpenAI Service now offers ChatGPT as of March 2023. It would be helpful for users to have access to an example skill for the Azure OpenAI version of ChatGPT,...
# Add sql2dbx tool to databrickslabs/sandbox ## Overview This PR adds sql2dbx to the databrickslabs/sandbox repository. sql2dbx is an automation tool designed to convert SQL files into Databricks notebooks. It...