the deepseek model: `@cf/deepseek-ai/deepseek-r1-distill-qwen-32b` response sometime got empty re

the deepseek model:
@cf/deepseek-ai/deepseek-r1-distill-qwen-32b


response sometime got empty response:

data: {"response":""}

data: {"response":""}

data: {"response":"","usage":{"prompt_tokens":0,"completion_tokens":1,"total_tokens":1}}


and sometimes it works all right, but missing the opening <think> tag. any others rushed into same problem?
Was this page helpful?