Skip to content

Comments

fix CLI parameter at doc#922

Merged
ErikBjare merged 1 commit intoAntonOsika:mainfrom
nnashiki:fix/typo_cli_parameter
Dec 21, 2023
Merged

fix CLI parameter at doc#922
ErikBjare merged 1 commit intoAntonOsika:mainfrom
nnashiki:fix/typo_cli_parameter

Conversation

@nnashiki
Copy link
Contributor

"Thank you for providing such a great product. I found a typo in the doc while using it. I have confirmed that it works when using the CLI parameter --use-custom-preprompts. The basis for the correction is in the following section:

gpt_engineer/applications/cli/main.py

    use_custom_preprompts: bool = typer.Option(
        False,
        "--use-custom-preprompts",
        help="""Use your project's custom preprompts instead of the default ones.
          Copies all original preprompts to the project's workspace if they don't exist there.""",
    ),

@ErikBjare ErikBjare merged commit fa1f5f9 into AntonOsika:main Dec 21, 2023
@ErikBjare
Copy link
Collaborator

Thanks! :)

@nnashiki nnashiki deleted the fix/typo_cli_parameter branch December 21, 2023 11:04
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.

2 participants