That article just talks about GPT-5.2 Instant, not clear if ChatGPT Go users get any access at all to Thinking
LLMS
-
Google Releases MedGemma 1.5 for Healthcare AI Innovation
By
–
This week, we released a pair of Gemma updates that developers can use to innovate across the healthcare and translation spaces: — MedGemma 1.5 4B: Our updated open medical AI model improves performance in 3D imaging and reasoning over medical records. We also kicked off the
-
ChatGPT Go launches globally with 10x more features
By
–
ChatGPT Go is rolling out globally in every country where ChatGPT is available. ChatGPT Go is our low-cost subscription tier that gives you 10x more messages, file uploads and image creation vs free tier, more memory, longer context window, and unlimited use of GPT 5.2 instant
-

Motif-2-12.7B-Reasoning: RL Training Recipes Practitioner Guide
By
–
Motif-2-12.7B-Reasoning: A Practitioner's Guide to RL Training Recipes https://
buff.ly/WtUMyq0
#AI #MachineLearning #DeepLearning #LLMs #DataScience -
Claude Opus 4.5 as a genius prompt engineer
By
–
Claude Opus 4.5 is s genius prompt engineer. The main skill is explaining your goal clearly My workflow is this:
> I need to solve [TASK]. Research best practices and breakdown how to solve the problem in its first principles. > As an expert prompt engineer, generate a -

Pattern #8: Iterative Refinement Protocols with Specific Dimensions
By
–
Pattern #8: Iterative Refinement Protocols Public: "Improve your response" Internal: Structured refinement with specific dimensions. "Iteration 1: Optimize for accuracy. Iteration 2: Optimize for clarity. Iteration 3: Optimize for conciseness. Score each dimension. Stop when
-

Pattern #7: Evidence-Grounded Generation
By
–
Pattern #7: Evidence-Grounded Generation Public: "Use examples" Internal: Explicit evidence tagging and traceability. "For each claim, cite source [S#]. For each inference, state reasoning [R#]. Confidence: [0-1]. If confidence
-

Adversarial Self-Critique: Find Flaws in Own Reasoning
By
–
Pattern #6: Adversarial Self-Critique Public: "Review your answer" Internal: Assume adversarial role to attack own reasoning. "You are now a skeptic. Find flaws in the previous reasoning. What assumptions are weakest? What evidence contradicts? Generate counterarguments."
-

Multi-Stage Reasoning Pipelines with Explicit Stage Separation
By
–
Pattern #4: Multi-Stage Reasoning Pipelines Public: "Think step by step" Internal: Explicit stage separation with intermediate checkpoints. "Stage 1: Extract facts. Stage 2: Identify constraints. Stage 3: Generate candidates. Stage 4: Filter. Stage 5: Rank. Stage 6: Verify."
-

Constitutional Prompting: Self-Correcting Multi-Layered Principles
By
–
Pattern #1: Constitutional Prompting Public docs say: "Be clear and specific" DeepMind actually uses: Multi-layered constitutional principles that self-correct. Example: "First verify this follows principle X. If violation detected, revise. Then check principle Y. Iterate