Posts in 2024
GitHub Copilot 入門
2024-02-18 in AI
超級 lag 的我,終於也開始用 Copilot 啦。 簡介 Copilot 能做什麼? 當我們寫程式的時候,Copilot 會在背後忙著推測我們的意圖,並適時提供它建議的程式碼。 除了幫我們產生程式 …
Posts in 2023
Get Started with Azure OpenAI
2023-10-14 in AI
摘要: 說明如何開始使用 Azure OpenAI,從建立資源、deploy 一個模型、到撰寫程式來呼叫 OpenAI 的 Chat Completions API。 前提:要有 Azure 帳號( …