diff --git a/cards/templates/cards/export_table.html b/cards/templates/cards/export_table.html index 2d0ea27..174866c 100644 --- a/cards/templates/cards/export_table.html +++ b/cards/templates/cards/export_table.html @@ -12,7 +12,7 @@ -
Copy the JSON below and paste it into your web LLM interface. Ask the model to return a JSON array of objects with these fields: pk or name, speed_kmh, weight_kg, height_m, intelligence, facts (array or newline-separated string). When you get the model response, paste that JSON into the box below and click Preview pasted results.
Copy the JSON below and paste it into your web LLM interface. Ask the model to return a JSON array of objects with these fields: pk or name, era (code) and era_display (human label), diet and diet_display, speed_kmh, weight_kg, height_m, intelligence, facts (array or newline-separated string). When you get the model response, paste that JSON into the box below and click Preview pasted results.