Skip to content

Commit 45e660c

Browse files
committed
go chatapp quickstart
1 parent 337be96 commit 45e660c

3 files changed

Lines changed: 468 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)