You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2026. It is now read-only.
I'd like to suggest to allow pre-entering prompt templates.
This could work similarly to custom instructions or GPTs in ChatGPT. You pre-enter a system prompt and save them in a list. When creating a new chat, you can either start from scratch or select a template from the pre-defined list.
In a next step, I could also imagine allowing placeholders like %currentTime or %gpsLocation which are then replaced when starting the new chat.
I'd like to suggest to allow pre-entering prompt templates.
This could work similarly to custom instructions or GPTs in ChatGPT. You pre-enter a system prompt and save them in a list. When creating a new chat, you can either start from scratch or select a template from the pre-defined list.
In a next step, I could also imagine allowing placeholders like
%currentTimeor%gpsLocationwhich are then replaced when starting the new chat.