diff --git a/daprdocs/content/en/reference/components-reference/supported-bindings/openai.md b/daprdocs/content/en/reference/components-reference/supported-bindings/openai.md index 34bbeb151fc..a5876566764 100644 --- a/daprdocs/content/en/reference/components-reference/supported-bindings/openai.md +++ b/daprdocs/content/en/reference/components-reference/supported-bindings/openai.md @@ -276,6 +276,11 @@ The response body contains the following JSON: [0.018574921,-0.00023652936,-0.0057790717,.... (1536 floats total for ada)] ``` +## Learn more about the Azure OpenAI output binding + +Watch [the following Community Call presentation](https://youtu.be/rTovKpG0rhY?si=g7hZTQSpSEXz4pV1&t=80) to learn more about the Azure OpenAI output binding. + + ## Related links