ianb / llm-garden

A number of experiments using GPT-3, delivered in a web app
https://llm.ianbicking.org
48 stars 8 forks source link

Add text editing #55

Closed ianb closed 1 year ago

ianb commented 1 year ago

You should be able to edit things. Not worth it for most items, but maybe for things like backstory.

Would use the same doubleclick approach as CYOA.

To make it work for JSON properties (including buildings) we'd need a way to edit those compound values. I think a simple single field Property: Value (YAML?) field would work.