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 a guide illustrating how to read all the files in the current directory into the context #372

Open
bzorn opened this issue Apr 23, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@bzorn
Copy link
Collaborator

bzorn commented Apr 23, 2024

Show the same functionality in 3 different ways:

  • Enumerate them with fs.readText
  • Get them all with findFiles.
  • Leverage an LLM query/call to function (new functionality)

Also, explain best practices about when you read from the current directory versus using env.files

@bzorn bzorn added the documentation Improvements or additions to documentation label Apr 23, 2024
@bzorn bzorn changed the title Add a guide illustrating how to read all the files in the current directory Add a guide illustrating how to read all the files in the current directory into the context Apr 23, 2024
@pelikhan
Copy link
Member

pelikhan commented Apr 24, 2024

@pelikhan pelikhan reopened this Apr 24, 2024
@pelikhan
Copy link
Member

wrong bug closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants