autogpt
https://github.com/significant-gravitas/autogpt
Python
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to autogpt
Help out
- Issues
- add better error handling to ExtractWebsiteContentBlock
- BlockUnknownError: raised by GmailAddLabelBlock with message: <HttpError 409 when requesting https://gmail.googleapis.com/gmail/v1/users/me/labels?alt=json returned "Label name exists or conflicts". Details: "[{'message': 'Label name exists or conflicts',
- BlockUnknownError: raised by GithubReadFileBlock with message: HTTP 404 Error: Not Found, Body: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"}. block_id: 87ce6c27-5752-4bbc-8e
- BlockUnknownError: raised by AirtableUpdateRecordsBlock with message: HTTP 422 Error: Unprocessable Entity, Body: {"error":{"type":"UNKNOWN_FIELD_NAME","message":"Unknown field name: \"LinkedIn\""}}. block_id: 6e7d2590-ac2b-4b5d-b08c-fc039cd77e1f
- BlockUnknownError: raised by PostToXBlock with message: HTTP 400 Error: Bad Request, Body: {"status":"error","posts":[{"status":"error","errors":[{"action":"post","status":"error","code":156,"message":"Twitter is not linked. Please confirm the linkage on t
- FileInput crashes with TypeError when value is an object instead of string
- BlockUnknownError: raised by GithubReadIssueBlock with message: HTTP 404 Error: Not Found, Body: {
- BlockUnknownError: raised by ReadSpreadsheetBlock with message: HTTP 404 Error: Not Found, Body: <!doctype html><html lang="en"><head><title>Example Domain</title><meta name="viewport" content="width=device-width, initial-scale=1"><style>body{background:#e
- [Bug report] Failure to report task failure?
- [Bug report] Long running agent stuck for weeks
- Docs
- Python not yet supported