Spaces:
Running
Running
| <html> | |
| <body> | |
| <script src="https://js.puter.com/v2/"></script> | |
| <script> | |
| puter.ai.chat(`Why did the chicken cross the road?`).then(puter.print); | |
| </script> | |
| </body> | |
| </html> | |
| <html> | |
| <body> | |
| <script src="https://js.puter.com/v2/"></script> | |
| <script> | |
| puter.ai.chat(`Why did the chicken cross the road?`).then(puter.print); | |
| </script> | |
| </body> | |
| </html> | |