Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
implentation -> implementation
  • Loading branch information
eltociear authored and recursix committed Dec 18, 2024
1 parent 7463c9d commit 8efecb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agentlab/agents/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
- TapeAgent: An agent that uses the Tape data structure to perform actions
- VisualWebArenaAgent: An implentation of the agent used in WebArena and VisualWebArena
- VisualWebArenaAgent: An implementation of the agent used in WebArena and VisualWebArena
"""

0 comments on commit 8efecb1

Please sign in to comment.