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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Evo Ninja instructions to Readme and Docs #6495

Closed
wants to merge 7 commits into from

Conversation

rihp
Copy link
Collaborator

@rihp rihp commented Dec 4, 2023

Background

Adding the Evo ninja docs to the readme and docs

Changes πŸ—οΈ

only in the evo ninja section and the docs index.

PR Quality Scorecard ✨

  • Have you used the PR description template?   +2 pts
  • Is your pull request atomic, focusing on a single change?   +5 pts
  • Have you linked the GitHub issue(s) that this PR addresses?   +5 pts
  • Have you documented your changes clearly and comprehensively?   +5 pts
  • Have you changed or added a feature?   -4 pts
    • Have you added/updated corresponding documentation?   +4 pts
    • Have you added/updated corresponding integration tests?   +5 pts
  • Have you changed the behavior of AutoGPT?   -5 pts
    • Have you also run agbenchmark to verify that these changes do not regress performance?   +10 pts

@github-actions github-actions bot added the size/m label Dec 4, 2023
Copy link

netlify bot commented Dec 4, 2023

βœ… Deploy Preview for auto-gpt-docs ready!

Name Link
πŸ”¨ Latest commit cf1e20b
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/656f17347b8d680008e4b034
😎 Deploy Preview https://deploy-preview-6495--auto-gpt-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@kfern
Copy link
Contributor

kfern commented Dec 15, 2023

Hi @rihp This PR explains how to install evo.ninja but not how to run it as an autogpt agent. Do we need to create a run script?

Comment on lines +29 to +39
### How to Run Evo Ninja
To run Evo Ninja, follow these detailed steps:
1. **Installation**:
- Clone the repository: `git clone https://github.com/Significant-Gravitas/AutoGPT.git`
- Run the setup script: `./AutoGPT/autogpts/evo.ninja/setup`
- Change directories into the evo.ninja folder: `cd AutoGPT/autogpts/evo.ninja`
- Follow this [detailed guide](https://github.com/polywrap/evo.ninja/tree/release/autogpt#installation) skipping the clone step.
2. **Prompt**
- Tell the agent what is your goal and watch it do its magic!

For detailed instructions, visit the [evo.ninja documentation](https://github.com/polywrap/evo.ninja/tree/release/autogpt#readme), and for live support, join the [evo.ninja discord](https://discord.com/invite/r3rwh69cCa)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in autogpts/evo.ninja/README.md. If that creates issues with the setup process, autogpts/README.md is also an option.

To run Evo Ninja, follow these detailed steps:
1. **Installation**:
- Clone the repository: `git clone https://github.com/Significant-Gravitas/AutoGPT.git`
- Run the setup script: `./AutoGPT/autogpts/evo.ninja/setup`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does ./run agent start evo.ninja work?

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label May 9, 2024
Copy link

github-actions bot commented May 9, 2024

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@ntindle ntindle closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically applied to PRs with merge conflicts size/m
Projects
Status: βœ… Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants