# 實作:使用 LLM
---
### 實作資源
- Node.js
- https://github.com/openai/openai-node/blob/master/examples/azure.ts
- https://www.npmjs.com/package/@azure/openai
- REST API
- https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?tabs=command-line&pivots=rest-api
---

---

---

---
- `AZURE_OPENAI_API_KEY="bee231739ced4d8887d726f6344ae22a"`
- `AZURE_OPENAI_API_KEY="5088e1d58e59498597e10b3264086696"`
- `baseURL="https://ntnu-ml.openai.azure.com/"`
- `deployment="ntnu-ml-gpt4-32k"`
---
### [The Practical Guides for Large Language Models](https://github.com/Mooler0410/LLMsPracticalGuide)
{"title":"week_5_llm_practice","description":"week_5_llm_practice","contributors":"[{\"id\":\"f86386aa-f010-402c-b40f-4d1d7d6afa8b\",\"add\":954,\"del\":178}]"}