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 234be09 commit 544908eCopy full SHA for 544908e
tests/agents/test_generic_prompt.py
@@ -2,7 +2,7 @@
2
3
import bgym
4
import pytest
5
-from bgym import HighLevelActionSetArgs
+from bgym import HighLevelActionSet, HighLevelActionSetArgs
6
7
from agentlab.agents import dynamic_prompting as dp
8
from agentlab.agents.generic_agent.agent_configs import FLAGS_GPT_3_5
0 commit comments