Hacker News new | ask | show | jobs
by stevage 326 days ago
Do you do anything special to get it follow your preferred style?
2 comments

In my experience it will follow quite closely to the style of any seeded code. And you can also pass it a style guide!
I use hierarchical trees of guidelines (just markdown sections) that are attached to every prompt. It's somewhat wasteful in terms of token, but works well. If AI is not creating a new wrapper, it will just ignore the "instructions for creating new wrappers" section.