mikeyseeM
Convex Community3y ago
8 replies
mikeysee

Out of Date Docs / Stack Links

Hey guys, im just working on a little project for https://hackathon.webdevcody.com/ and noticed that there are quite a lot of broken links and bad information in the docs for convex.

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).
Was this page helpful?