Ability to set a custom base path for OpenAI API: https://github.com/ferrislucas/promptr/pull/64
Unclaimed project
Are you a maintainer of promptr? Claim this project to take control of your public changelog and roadmap.
Changelog
Promptr is a CLI tool that applies plain language instructions to the filesystem. Instructions can utilize a liquidjs based templating system. Use cases include refactoring, code generation, and experimentation.
Ability to set a custom base path for OpenAI API: https://github.com/ferrislucas/promptr/pull/64
Default GPT4 model to gpt-4o: https://github.com/ferrislucas/promptr/pull/63
Default GPT4 model to gpt-4-turbo-preview: https://github.com/ferrislucas/promptr/pull/58
Default to gpt-4-1106-preview https://github.com/ferrislucas/promptr/pull/55
Support Liquidjs templating in user prompts: https://github.com/ferrislucas/promptr/pull/53