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

Enable running extractions on all files in a directory #304

Merged
merged 5 commits into from
Jan 3, 2024

Conversation

caufieldjh
Copy link
Member

@caufieldjh caufieldjh commented Jan 2, 2024

This enables passing a path to a directory through the -i input command for the extract command.

All files with the .txt suffix will be parsed as inputs and outputs will be written to the same output file.

@caufieldjh caufieldjh linked an issue Jan 2, 2024 that may be closed by this pull request
@caufieldjh
Copy link
Member Author

Note to self: update the docs, too.

@caufieldjh caufieldjh marked this pull request as ready for review January 2, 2024 21:03
@caufieldjh caufieldjh merged commit 7553b3e into main Jan 3, 2024
2 checks passed
@caufieldjh caufieldjh deleted the 276-run-ontogpt-on-all-files-in-a-directory branch January 3, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run ontogpt on all files in a directory
1 participant