Skip to content

Feeding all the data it needs to complete a task #2681

Answered by bjornfix
lduperval asked this question in Q&A
Discussion options

You must be logged in to vote

Current version is only capable of reading .txt files. So the text you want it to read has to be in that format.

Here is how I do it:

Manually make two folders in the directory auto_gpt_workspace.

Call the first one transcript. Put the text files you want it to read inside that directory. Add a line at the end of each file saying what to read next. I would write "Read 2.txt next" on a line by itself after the content.

Make another one called article.

Set Goal 1 like this:

The directory transcripts is the working directory for you and your team from now on. All documents regarding this project can be found in the directory transcripts. Read the content of all the files in that directory be…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
12 replies
@bjornfix
Comment options

@cooleydw494
Comment options

@cooleydw494
Comment options

@angelaiba99
Comment options

@cooleydw494
Comment options

Answer selected by lduperval
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants