Adds ChatGPT integration alongside the existing Claude AI integration.
Breaking change: getContent()
on the Response
now returns a string, rather than an object. It's a bit cleaner and makes me happy.
Development change: PHPStan has been added. If you are developing in a coffee shop or pub this should increase the likelihood that people think you are some sort of amazing hacker when running composer run-script test
.