Skip to content

Commit 9ff8644

Browse files
Merge pull request #3674 from eric-urban/eur/aoai-quickstarts-entra
aoai via entra quickstarts in java and powershell
2 parents e3a8d9b + b88e6cf commit 9ff8644

File tree

5 files changed

+748
-285
lines changed

5 files changed

+748
-285
lines changed

articles/ai-services/openai/includes/chat-go.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: 'Quickstart: Use Azure OpenAI Service with the JavaScript SDK and the completions API'
33
description: Walkthrough on how to get started with Azure OpenAI and make your first completions call with the Go SDK.
4-
#services: cognitive-services
54
manager: nitinme
65
ms.service: azure-ai-openai
76
ms.topic: include
87
author: mrbullwinkle
98
ms.author: mbullwin
10-
ms.date: 06/30/2024
9+
ms.date: 3/21/2025
1110
---
1211

1312
[Source code](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/ai/azopenai) | [Package (Go)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai)| [Samples](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai#pkg-examples)

0 commit comments

Comments
 (0)