Skip to content

Commit 7995d7d

Browse files
Merge pull request #276198 from ggailey777/patch-2
[Functions][OpenAI] Clarify the preview bundle
2 parents 6a11809 + 519cf8c commit 7995d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ When using a vector database for storing content, you should also install at lea
6767

6868
## Install bundle
6969

70-
You can add the preview extension by adding or replacing the following code in your `host.json` file:
70+
You can add the preview extension by adding or replacing the following code in your `host.json` file, which specifically targets a preview version of the 4.x bundle that contains the OpenAI extension:
7171
<!---verify this bundle info-->
7272
```json
7373
{

0 commit comments

Comments
 (0)