are the types for the new deepgram models not up-to-date? I am getting: ``` Argument of type '"@cf/deepgram/nova-3"' is not assignable to parameter of type 'keyof AiModels'.ts(2345) this.env.AI.run( "@cf/deepgram/nova-3" ```