- Notifications
You must be signed in to change notification settings - Fork306
Add a cli flag to configure base directory of srcbooks#429
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hey@ShikherVerma thanks for the contribution. I'm looking at this but it's going to take a bit of time to QA and make sure things work as expected, since we make some assumptions about directories in different places. I'm checking out your changes and looking at them on a local build before I approve this or come back with more comment. Did you test this? If yes, what testing did you do? |
The codebase does include hardcoded references to
This commits ads a
|
Fixes#187
Changes
Building on the work in#180 I've added another flag to be able to configure the base directory.
Usecase
I want to create a github repo of srcbook files. Each file is a different prompt engineering experiment.
I need different members of the team to pull the latest experiments and share their work.
Possible enhancements
30v2av4eee17m59dg2c29758to
if this could be improved. For example with a date prefix,2024-10-29-30v2av4eee17m59dg2c29758to
that would help a bit.