AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
304 stars 122 forks source link

Conversation-level system prompt #335

Open krschacht opened 2 months ago

krschacht commented 2 months ago

That's exactly it. Yes. And GPT 4 is supposed to pay more attention to the system prompt for directions, and it does seem to "hold memory" of it for much longer in a conversation. For example, asking for help in a refactor, putting your existing code there and then asking to revise.

Also, other things to add would be:

Combine these two and you might be able to add something that is similar to Perplexity or Bing.

Originally posted by @stevenlafl in https://github.com/allyourbot/hostedgpt/discussions/170#discussioncomment-9347800