Skip to content

Commit

Permalink
Merge pull request #119 from agentsea/pbarker-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pbarker authored Oct 24, 2024
2 parents 955f5ae + 72147aa commit 20edfc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ from surfkit import solve

task = solve(
"Search for the most common variety of french duck",
agent_type="mariyadavydova/SurfSlicer",
agent_type="pbarker/SurfPizza",
device_type="desktop",
)

Expand All @@ -80,7 +80,7 @@ surfkit find
Create a new agent

```
surfkit create agent -t mariyadavydova/SurfSlicer -n agent01
surfkit create agent -t pbarker/SurfPizza -n agent01
```

List running agents
Expand Down

0 comments on commit 20edfc7

Please sign in to comment.