#Forgetting previous knowledge

1 messages · Page 1 of 1 (latest)

opal copper
#

As a pet project, I've just been trying to train a custom GPT to understand and give advice on the latest version of a UI component library. A new version of the component library has come out since the last data training set.

One frustration is, however much I try and train it to use code that isn't deprecated (from the previous version), it still refuses to 'forget' the old ways, meaning answers often contain deprecated code.

Has anyone successfully found a method to force your GPT to use specific information over what it knows already? Or is this prevented for other ethical reasons?

Thanks in advance!

abstract estuary
#

"always use your search function" is a pretty reliable way to get better results in my experience