/promptgit

Temporary - PromptGit development

Primary LanguagePythonApache License 2.0Apache-2.0

Promptgit

Managing prompts for LLM in git repository

Open prompts from current (local directory)

prompts = promptgit.PromptRepo()

get prompt text

prompts['application/name']