Skip to content

feature/extract_file_paths #121

Open
anuk909 wants to merge 1 commit intosmol-ai:mainfrom
anuk909:feature/extract_file_paths
Open

feature/extract_file_paths #121
anuk909 wants to merge 1 commit intosmol-ai:mainfrom
anuk909:feature/extract_file_paths

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

Comments