Comment by jppittma
9 hours ago
I've had better success with having it write and then rewrite rather than trying to prompt the first write into following my style rules.
9 hours ago
I've had better success with having it write and then rewrite rather than trying to prompt the first write into following my style rules.
also by abusing linters and other guardrails you can basically automate the rewrite
I mean that’s not abuse? That’s what mechanically checkable invariants are for! They constrain the space the model has to work in.