Skip to content

Feature request: Make prompt templates customizable #142

Open
@doggy8088

Description

I'd like to suggestion providing a way to customize the prompt template when user needed.

Here is the proposal:


Provide two ways to customize the prompt templates:

  1. Check if the folder exists: $HOME/.config/codegpt/prompt_templates

    If the folder exists, read the templates from the folder automatically.

  2. Set codegpt.prompt_template_path config

    codegpt config set codegpt.prompt_templates_path "$HOME/.config/codegpt/prompt_templates"
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions