Skip to content

Commit 1928321

Browse files
committed
update
1 parent 6800d87 commit 1928321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/function-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When functions are provided, by default the `function_call` will be set to `"aut
3232
# [OpenAI Python 0.28.1](#tab/python)
3333

3434
```python
35-
# Note: The openai-python library support for Azure OpenAI is in preview.
35+
3636
import os
3737
import openai
3838

0 commit comments

Comments
 (0)