Azure OpenAI Part 4: Azure OpenAI 服務申請
隨著微軟官方新聞公告 Azure OpenAI 正式推出 (general availability),越來越多人想知道如何申請 Azure OpenAI 服務。這篇分享一下我申請的心得。
快速通道在這 =>:Azure OpenAI 服務申請
(目前申請量很大,所以可能會有一段時間的等待時間,請耐心等待。)
Continue reading隨著微軟官方新聞公告 Azure OpenAI 正式推出 (general availability),越來越多人想知道如何申請 Azure OpenAI 服務。這篇分享一下我申請的心得。
快速通道在這 =>:Azure OpenAI 服務申請
(目前申請量很大,所以可能會有一段時間的等待時間,請耐心等待。)
Continue reading第一篇 介紹 Azure OpenAI Studio (https://oai.azure.com/portal) 可以快速部署 OpenAI Model 以及驗證. 第二篇 介紹如何使用程式碼 (Python) 與 OpenAI Model 互動 . 此篇會利用 Streamlit 這可以快速將 Python 轉成 Web App, 並且用 streamlit_chat
呈現為 Chatbot 互動. 教練, 我終於學會 MS SQL 了 (咦?)
前一篇 介紹了申請以及使用 Azure OpenAI Studio (https://oai.azure.com/portal) 快速部署 Model 以及驗證. 這篇介紹如何使用 Python Code 整合進原本的應用程式.
Continue reading最近 OpenAI 因為 ChatGPT 引起更多的關注, 加上今天這個新聞 傳微軟計劃向 OpenAI 投資 100 億美元, 還有一年多之前這篇: 微軟新推Azure OpenAI服務,企業使用GPT-3的門檻更低了!. 覺得可以介紹如何在 Azure 上結合 OpenAI 服務到原有的企業使用情境. 這篇主要是先介紹 Azure 上針對 OpenAI 管理的工具 : Azure OpenAI Studio (https://oai.azure.com/portal).
Continue reading最近準備 Model Training Code 的時候, 發現幾個禮拜前的 Code 居然 Failed. 才發現一直沒仔細看 Warninig message.
FutureWarning: In the future np.str
will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
According to previous post, you can create a free adx/kusto cluster on https://dataexplorer.azure.com/publicfreecluster. Also, the online ADX explorer is good for beginner to start.
However the experimental KQL syntax only exists on your browser cache, cannot sharable, visualize, or versioning. I would like to introduce this desktop application to empower the data engineering performance.
Continue readingThere is no options of WSL command to achive this, I can only do with…
Continue reading