gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

openai-compatible model: Allow system prompt

Open DoS007 opened this issue 1 year ago • 0 comments
trafficstars

Feature Request

The openai-compatible model implementation is really nice: https://github.com/nomic-ai/gpt4all/pull/2683#issue-2413048592 .

It would be good if for the model a system prompt would be configurable (sent as an invisible first message on every new chat). That way the type of chat is configurable to suit one needs.

DoS007 avatar Aug 19 '24 14:08 DoS007