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.