Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

reasoning

Method
This is a method of the StreamEvent class in the streaming module.
Set as reasoning content

Signature

def reasoning(mut self, is_reasoning: bool) -> Self

Parameters

is_reasoning
bool
required
No description available.

Returns

Returns
Self
The result of the operation.

Rust Reasoning

Rust Thinking