Skip to content

Commit 59bbc44

Browse files
authored
Merge pull request #306873 from linglingye001/go/chatapp
Go chatapp quickstart
2 parents b720b36 + 02023a9 commit 59bbc44

3 files changed

Lines changed: 467 additions & 0 deletions

File tree

articles/azure-app-configuration/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182
href: howto-chat-completion-config.md
183183
- name: .NET
184184
href: quickstart-chat-completion-dotnet.md
185+
- name: Go
186+
href: quickstart-chat-completion-go.md
185187
- name: Feature management
186188
items:
187189
- name: Overview

articles/azure-app-configuration/howto-chat-completion-config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ You successfully added your chat completion configuration named **ChatApp:ChatCo
6363
1. Continue to the following instructions to implement the chat completion configuration into your application for the language or platform you're using.
6464

6565
- [.NET](./quickstart-chat-completion-dotnet.md)
66+
- [.Go](./quickstart-chat-completion-go.md)

0 commit comments

Comments
 (0)