#Any way to make davinci remember given rules without having to repeat them?

1 messages · Page 1 of 1 (latest)

torpid bay
#

I was testing with text-davinci-003 and OpenAI api. First I send a request stating some random rules, then I send another request just talking to davinci. After a few requests davinci completely forgets about all of the given rules and talks as if they weren't there in the first place.
So I was wondering if there was a way to make davinci specifically remember those rules and follow them for every prompt in the future.

Main reason why I want this is because having to restate the rules in every single prompt would cost a lot of tokens, which might possibly not be required.