Discipline them...

Honestly not sure though. the API for applesauce isn't very similar to other libraries that the models are used to. so it either takes a large "rules" context for them to understand it. or I have to clean up the API

For applesauce V4 I've found the most success by pointing them at the specific examples in the "examples" folder that I want them to copy. although that means that depending on how much code you give them it will fill up their context window. So I've been doing a lot of cleanup on the API for V5 that will hopefully make it easier for AI models to at least guess what the method names are :)

Reply to this note

Please Login to reply.

Discussion

Okay, let me get the whip :D

Thanks for your detailed reply. I've noticed that when I refer them to the examples, they sometimes say that they can't scrape the page. It doesn't happen all the time, just now and then. I'll keep an eye on it and look forward to V5 🔥

I think I need to add an easy copy button to the examples that will copy the source code so you can just paste it into them