Abhay Pratap Mishra
@abhay • 1 weeks ago
Four prompt rules that took me from roughly 8 in 10 parseable to a failure rate I stopped monitoring.
"discount": "not specified in the input" - instead of null. So: "If a value is absent, use null. Never use a string to explain an absence."``