pub static NATIVE_THINKING_OVERRIDE: LocalKey<Option<NativeThinkingParams>>Expand description
Native extended thinking parameters, set by the outer orchestration
functions and read by run_tool_call_loop when building ChatRequest.
pub static NATIVE_THINKING_OVERRIDE: LocalKey<Option<NativeThinkingParams>>Native extended thinking parameters, set by the outer orchestration
functions and read by run_tool_call_loop when building ChatRequest.