Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed Jun 17, 2024
1 parent 33c3022 commit b4553cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ import os

from dotenv import load_dotenv

from swarms.structs import Agent, OpenAIChat, Task
from swarms import Agent, OpenAIChat, Task

# Load the environment variables
load_dotenv()
Expand Down

0 comments on commit b4553cb

Please sign in to comment.