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 5ae32e5 commit 784bc2dCopy full SHA for 784bc2d
posthog/test/ai/openai/test_openai.py
@@ -1,6 +1,6 @@
1
import json
2
import time
3
-from unittest.mock import MagicMock, patch
+from unittest.mock import patch
4
5
import pytest
6
from openai.types.chat import ChatCompletion, ChatCompletionMessage, ToolCall, ToolCallFunction
0 commit comments