You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that deepseek-r1-distill-qwen-32b is missing in list of models at ai.d.ts
This results in the error: Argument of type '"@cf/deepseek-ai/deepseek-r1-distill-qwen-32b"' is not assignable to parameter of type 'keyof AiModels'. When trying to use the model.
The text was updated successfully, but these errors were encountered:
It seems that deepseek-r1-distill-qwen-32b is missing in list of models at ai.d.ts
This results in the error: Argument of type '"@cf/deepseek-ai/deepseek-r1-distill-qwen-32b"' is not assignable to parameter of type 'keyof AiModels'. When trying to use the model.
The text was updated successfully, but these errors were encountered: