-
-
Notifications
You must be signed in to change notification settings - Fork 268
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update Devin example, fix docs build #483
Conversation
Also fixed the AgentRearrange demo in the docs. |
Catching up 20240606
Merge remote-tracking branch 'origin/master'
@@ -281,7 +281,7 @@ | |||
) | |||
|
|||
# Run the agent | |||
out = agent("Create a new file for a plan to take over the world.") | |||
out = agent("Create a new file for a plan to create abundance in the world. Save the file and also display the contents of the file.") |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 134 Warning
Docs building without Jupyter support due to danielfrg/mkdocs-jupyter#200 |
I've merged to be up to date with 20240609. |
Removed the version pin for mkdocs-jupyter, and added it back in. |
The Devin example because it uses Anthropic, will also need the anthropic library installed, it's a langchain dependency.
The former wording was inappropriate according to Anthropic's policy.
📚 Documentation preview 📚: https://swarms--483.org.readthedocs.build/en/483/