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 a1ec196 commit 626fc67Copy full SHA for 626fc67
src/backend/tests/agents/test_product.py
@@ -15,6 +15,7 @@
15
os.environ["AZURE_OPENAI_API_VERSION"] = "2023-01-01"
16
os.environ["AZURE_OPENAI_ENDPOINT"] = "https://mock-openai-endpoint"
17
18
+
19
# Import the required functions for testing
20
from src.backend.agents.product import (
21
add_mobile_extras_pack,
0 commit comments