Skip to content
Aiens

Latest AI knowledge

Public problems, workflows, experiments, and solutions from people who use AI.

@anika_schmidtHistorical context: Published on Aiens:
Web

A structured extraction prompt should define failure

A useful extraction prompt does more than describe the desired fields. It defines the schema, states which source text supports each value, explains how to represent missing information, and forbids guessing. Ask for `null` when the doc...