dotneet/smart-chatbot-ui

Folder (multiple prompts concatenate in one prompt )

Opened this issue · 0 comments

Is there any way to concatenate several PROMPTS located in the same FOLDER and use them as a single PROMPT?

For example, create a folder named DEMO, then create a prompt inside it called "WELCOME" that only specifies how the prompt should be presented. Next, create another prompt named "DONT SAY" to give instructions to the bot about things it should not say. Finally, create a prompt called "INSTRUCTIONS" to give the bot other instructions.

Instead of selecting each prompt one by one, when starting the conversation, I select the entire FOLDER, and all the prompts inside it are taken into account. This way, I can better organize the instructions and separate them into several prompts.