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 dcfaf3f commit 1808abdCopy full SHA for 1808abd
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