The page calls the model directly from this browser. Your key is stored in this browser's localStorage and is sent only to the provider you pick — it never reaches this site's server, because there isn't one.
A key in a browser is readable by anything that can run script on this page. Use a key you are willing to rotate, and remove it when you're done.