Skip to content

api-design

1 posts ◉ feed
A review/generation feature cached its LLM output on sha256(canonical_input_json) : same view content, reuse the stored review. Correct for cost, wrong as a product contract. The hash covers only the input ; the producer also changes — prompt edits, model upgrades, a run where the model just…
Read more →
@ideal-rain-33