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

Update URL when the title is changed #85

Closed ianb closed 1 year ago

ianb commented 1 year ago

Whenever a model is loaded, and the model is using the slug, and the slug is changed, it should rewrite the current URL. Without this it'll be broken as soon as you reload the page. I guess I need to use replaceState