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

Choose agent when creating a new one: autogpt or forge #6383

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

Conversation

zedatrix
Copy link
Contributor

Background

See this convo thread in the discord server for additional context.

The forge agent comes with super light functions, some folks may wish to be able to create their own custom agent with all the bells and whistles. Ideally, this would be a bit simpler than the autogpt, and also should have a bit better onboarding of creating a new agent so you can choose your prompts and set configs etc

This is just giving the option at creation to prompt the user if they want to use the default forge agent or create an agent based off the autogpt agent.

Changes πŸ—οΈ

Only changed cli.py in the root with a cli prompt and implemented the logic above.

Copy link

netlify bot commented Nov 25, 2023

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

Name Link
πŸ”¨ Latest commit 6ab6712
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/656250c40bf1200008b2a788
😎 Deploy Preview https://deploy-preview-6383--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.

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

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

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: πŸ†• Needs initial review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants