- Now uses [datasette-secrets](https://github.com/datasette/datasette-secrets) for configuration. If you were previously using the environment variable `OPENAI_API_KEY` you should change that to `DATASETTE_SECRETS_OPENAI_API_KEY`. [#9](https://github.com/datasette/datasette-extract/issues/9)
- Switched from using GPT-4 Turbo to the new [GPT-4o](https://openai.com/index/hello-gpt-4o/), which is half the price and should provide better results. [#14](https://github.com/datasette/datasette-enrichments-gpt/issues/14)