Skip to content

LongCat Flash Thinking

LongCat Flash Thinking is Meituan's 560B MoE reasoning model. It combines Lean4 formal proof capability, agentic tool use, and an ARC-AGI score of 50.3 in a single architecture.

ReasoningTool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'meituan/longcat-flash-thinking',
prompt: 'Why is the sky blue?'
})

Playground

Try out LongCat Flash Thinking by Meituan. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.