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 b89e17d commit 4f5a7bcCopy full SHA for 4f5a7bc
tests/test_as_streaming_tool.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-from agents import Agent, Runner, function_tool, RunConfig, ModelSettings
+from agents import Agent, ModelSettings, RunConfig, Runner, function_tool
4
from agents.models.openai_chatcompletions import OpenAIChatCompletionsModel
5
6
0 commit comments