Out of Date Docs / Stack Links
It makes it really hard for new people to come in and understand why things arent working.
I suggest going through all your docs regularly to make sure that all the examples work, are up to date with the latest convex APIs and third party APIs.
If you want specific examples ill list them here as I find them.
First one is, your AI page (https://docs.convex.dev/ai) links to building a fullstack ChatGPT app (https://stack.convex.dev/full-stack-chatgpt-app) and that article gives an outdated way on how to configure the OpenAI sdk.. its also written in JS not TS (BTW this is an inconsistency that is all over Convex).
