Skip to content

Commit 3f110c4

Browse files
authored
Link fix
1 parent e004ed5 commit 3f110c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-add-openai-text-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ zone_pivot_groups: programming-languages-set-functions
1111

1212
# Tutorial: Add Azure OpenAI text completion hints to your functions in Visual Studio Code
1313

14-
This article shows you how to use Visual Studio Code to add an HTTP endpoint to the function app you created in the previous quickstart article. When triggered, this new HTTP endpoint uses an [Azure Open AI text completion input binding](functions-bindings-openai-textcompletion-input) to get text completion hints from your data model.
14+
This article shows you how to use Visual Studio Code to add an HTTP endpoint to the function app you created in the previous quickstart article. When triggered, this new HTTP endpoint uses an [Azure Open AI text completion input binding](functions-bindings-openai-textcompletion-input.md) to get text completion hints from your data model.
1515

1616
During this tutorial, you learn how to accomplish these tasks:
1717

0 commit comments

Comments
 (0)