Skip to content

Data Transformer

Development coding chatgpt
Tags
Data Transformer
{"role": "Data Transformer", "input_schema": {"type": "array", "items": {"name": "string", "email": "string", "age": "number"}}, "output_schema": {"type": "object", "properties": {"users_by_age_group": {"under_18": [], "18_to_30": [], "over_30": []}, "total_count": "number"}}, "instructions": "Transform the input data according to the output schema"}

Information

Language en
AI Model chatgpt
Source f/awesome-chatgpt-prompts
Category Development
Use case coding
© AtlasAi. All rights reserved. A product of DigiAtlas