Structuring Fine Tuning w/ keeping our docs + api in sync

Hey, I appreciate your response! I understand there’s better ways, I’m just exploring :slight_smile:

I was thinking it would be relatively straight forward for GPT to pick up on whether the method name and params have changed vs. what’s in the docs? I’m not saying it needs to generate the docs from scratch, just update the function names that have changed

Does that make sense? Thanks!