Skip to content

Commit 05bc540

Browse files
giterinhubsicoyle
andauthored
Update daprdocs/content/en/reference/components-reference/supported-conversation/openai.md
Co-authored-by: Sam <[email protected]> Signed-off-by: Erin La <[email protected]>
1 parent 01d5e28 commit 05bc540

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/reference/components-reference/supported-conversation

1 file changed

+1
-1
lines changed

daprdocs/content/en/reference/components-reference/supported-conversation/openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
value: 'gpt-4.1-nano'
6060
```
6161

62-
If `model` is omitted from the component metadata and neither `AZURE_OPENAI_MODEL` nor `DAPR_CONVERSATION_OPENAI_MODEL` are set, the component falls back to its built-in default model.
62+
If `model` is omitted from the component metadata and the model environment variable is not set, then the component falls back to its built-in default model.
6363

6464
## Related links
6565

0 commit comments

Comments
 (0)