-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
Now, gptcommit
uses a global configuration, including API keys, prompts, etc. Is it possible to have per-project configurations?
For example, with a per-project prompt
, I can have only title
s for some projects, or I can add some specific characters in the messages, for example, some emojis.
One solution I can think of is to have a configuration file ./.gptcommit/config.toml
, which overwrites the global one.
It is also helpful for us to use different API keys and track their usage for different projects.
Metadata
Metadata
Assignees
Labels
No labels