#OpenrouterException - finish_reason: error, no content string

2 messages · Page 1 of 1 (latest)

winter parrot
#

qwen3-32b:nitro is constantly returning this error below. It seems some kind of error with Cerebras, but using Cerebras API directly (with my own API key) does not give me this kind of error.

OpenrouterException - openrouter raised a streaming error - finish_reason: error, no content string given. Received Chunk={'text': '', 'is_finished': True, 'finish_reason': 'error', 'logprobs': None, 'original_chunk': ModelResponseStream(id='gen-1751587302-HHriyrG0t23HajswTRfl', created=1751587302, model='qwen/qwen3-32b', object='chat.completion.chunk', system_fingerprint=None, choices=[StreamingChoices(error={'message': 'Error processing stream', 'code': 502, 'metadata': {'provider_name': 'Cerebras', 'raw': {'retryable': True}}}, native_finish_reason='error', finish_reason='error', index=0, delta=Delta(provider_specific_fields=None, content='', role='assistant', function_call=None, tool_calls=None, audio=None), logprobs=None)]

oblique karma