intermediate
Unstructured Text to JSON
Extracts specific data points from text and formats them as JSON.
📝 Содержимое промпта
Analyze the text below and extract all instances of dates, names, and monetary values. Format this information into a valid JSON object with arrays for 'dates', 'names', and 'values'.