We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e663ee3 commit d479f64Copy full SHA for d479f64
examples/basic/stream_function_call_args.py
@@ -1,5 +1,5 @@
1
import asyncio
2
-from typing import Any, Annotated,Optional
+from typing import Annotated, Any, Optional
3
4
from openai.types.responses import ResponseFunctionCallArgumentsDeltaEvent
5
0 commit comments