dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
477 stars 23 forks source link

Customize system prompt #44

Open dustinblackman opened 6 months ago

dustinblackman commented 6 months ago

Overview

Context: https://github.com/dustinblackman/oatmeal/issues/38#issuecomment-1919912045

Working off the thoughts of this branch, allow the system prompt to be configurable. This should be doable in the config file, command line parameters, and a slash command.