pythops / tenere

🤖 TUI interface for LLMs written in Rust
https://crates.io/crates/tenere
GNU General Public License v3.0
376 stars 9 forks source link

[ Feature Request ] A system prompt is very necessary and required. #35

Open kelvinauta opened 6 days ago

kelvinauta commented 6 days ago

I like this TUI because compared to other options it has simplicity in design and also supports
VIM motions, but the weakest point is not being able to have at least a system prompt.

pythops commented 6 days ago

Thanks for your feedback @kelvinauta :pray: You mean being able to customize the system prompt ? if yes, how do you want to do it ? will the config file be a good option for you ?