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

feature/extract_file_paths #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anuk909
Copy link

@anuk909 anuk909 commented Jul 13, 2023

Add the function extract_file_paths that find paths based on simple regex instead of query. I think that it should be accurate as much as specify_file_paths and save one query.
It's possible to add "allowed_extenstions" and "forbidden_extenstions" to improve it even more (And maybe in the future make this extenstions language dependant when smol-ai will be able to write code in more programming languages).
It's still possible to use specify_file_paths so no code will break (I think)

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.

1 participant