AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Update docs: Data ingestion script location

Open EdgarBarrantes opened this issue 2 years ago • 2 comments

Background

Simple docs update.

Changes

./README.md

Documentation

Test Plan

PR Quality Checklist

  • [x] My pull request is atomic and focuses on a single change.
  • [x] I have thoroughly tested my changes with multiple different prompts.
  • [x] I have considered potential risks and mitigations for my changes.
  • [x] I have documented my changes clearly and comprehensively.
  • [x] I have not snuck in any "extra" small tweaks changes

EdgarBarrantes avatar Apr 15 '23 09:04 EdgarBarrantes

It still doesn't work because autogpt cannot be imported. Or is that another issue?

Wladastic avatar Apr 15 '23 15:04 Wladastic

It still doesn't work because autogpt cannot be imported. Or is that another issue?

I just made a PR for this if want to test it out. https://github.com/Significant-Gravitas/Auto-GPT/pull/1608

edit: better fix, can just move the script to the root folder https://github.com/Significant-Gravitas/Auto-GPT/pull/1679

Slowly-Grokking avatar Apr 15 '23 15:04 Slowly-Grokking