huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
7.59k stars 1.12k forks source link

[Feature Proposal] Custom Instructions #748

Open secondtruth opened 9 months ago

secondtruth commented 9 months ago

I propose the introduction of a "Custom Instructions" feature like in ChatGPT. This feature would allow users to tailor model and assistant responses to their individual preferences for style, formality, and output format. Also, by storing custom instructions in user settings, time spent for adjusting the chatbot every time for each model/assistant is saved.

nsarrazin commented 9 months ago

so if I understand correctly this is different from system prompts because it's set globally for every models ?

secondtruth commented 9 months ago

Yes, it's basically a globally set extension that will be added to the system prompt of every model.

This is the official blog post of the feature: https://openai.com/blog/custom-instructions-for-chatgpt