Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored May 2, 2024
1 parent 6cb9a3d commit 5885076
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,7 @@ The following is an example of an agent that intakes a pydantic basemodel and ou

```python
from pydantic import BaseModel, Field
from swarms import Anthropic
from swarms import Agent
from swarms import Anthropic, Agent


# Initialize the schema for the person's information
Expand Down

0 comments on commit 5885076

Please sign in to comment.