yufeikang / ai-cli

This CLI tool allows you to easily use chatGPT in the command line. You can chat with it, ask it questions, and get text translations. It also supports rendering Markdown in the terminal.
MIT License
132 stars 11 forks source link

Add custom profiles to ask and chat commands #8

Closed Gingernaut closed 1 year ago

Gingernaut commented 1 year ago

Added the ability to create custom profiles, that can be passed to the ask or chat command. This makes it easy to set the temperature or a custom prompt for different use cases, and easily re-use or share prompts.