JS SDK Does not work

I’m trying to use 2.5 pro using the latest sdk: @google/genai - npm

I’m getting an error:

"ClientError: got status: 404 Not Found. {\"error\":{\"code\":404,\"message\":\"models/gemini-2.5-pro-exp-0325 is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.\",\"status\":\"NOT_FOUND\"}}",

ListModels isn’t in the documentation for the SDK. How did this get shipped???