Skip to content

Commit af0742a

Browse files
Update __init__.py (#223)
1 parent d384b8a commit af0742a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/agentlab/agents/generic_agent/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
AGENT_4o,
1717
AGENT_4o_MINI,
1818
AGENT_CLAUDE_SONNET_35,
19+
AGENT_CLAUDE_SONNET_35_VISION,
1920
AGENT_4o_VISION,
21+
AGENT_4o_MINI_VISION,
2022
AGENT_o3_MINI,
2123
AGENT_o1_MINI,
2224
)

0 commit comments

Comments
 (0)