Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor fixes from README review #459

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

evelynmitchell
Copy link
Contributor

@evelynmitchell evelynmitchell commented May 3, 2024

Renamed file
Renamed class


馃摎 Documentation preview 馃摎: https://swarms--459.org.readthedocs.build/en/459/

@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 3, 2024
@evelynmitchell evelynmitchell changed the title spelling hiearchical -> hierarchical minor fixes from README review May 3, 2024
@evelynmitchell
Copy link
Contributor Author

    from swarms import Agent, OpenAIChat
  File "/usr/src/swarms/swarms/__init__.py", line 13, in <module>
    from swarms.structs import *  # noqa: E402, F403
AttributeError: module 'swarms.structs' has no attribute 'NonlinearWorkflow'

Removed NonlinearWorkflow from swarms.structs init.py

@evelynmitchell
Copy link
Contributor Author

Fixed requirements.
Python version needs to be 3.10 plus to work with pydantic.
langchain needs openai.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation structs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant