itsPreto / baby-code

100% Private & Simple. OSS 🐍 Code Interpreter for LLMs 🦙
https://github.com/itsPreto/baby-code
34 stars 7 forks source link

Implement a prompt templating feature #3

Open itsPreto opened 1 year ago

itsPreto commented 1 year ago

Incorporating different prompts for personality injections

There is this really cool dataset of curated prompts by the community: awesome-chatgpt-prompts

It would be nice to have some of searchable dropdown that lets you pick from one of these items.

These prompt templates could then work hand-in-hand with the Interactive Mode for inferencing (which is still in the plans) and allow for a more tailored experience when using certain tools.