Skip to content

Commit dcd924b

Browse files
committed
fix: test - hopefully #2
1 parent 7d9eb5b commit dcd924b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

posthog/ai/openai/openai.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
from posthog.ai.utils import call_llm_and_track_usage, get_model_params, with_privacy_mode
1212
from posthog.client import Client as PostHogClient
13-
from openai.resources.responses import Responses
1413

1514

1615
class OpenAI(openai.OpenAI):

0 commit comments

Comments
 (0)